File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -68,11 +68,13 @@ constraints:
68
68
haskell-language-server -brittany -class -stylishhaskell -tactic
69
69
70
70
allow-newer:
71
- ekg:base, -- https://github.com/tibbe/ekg/issues/85
71
+ -- https://github.com/tibbe/ekg/issues/85
72
+ ekg:base,
72
73
ekg-core:base,
73
74
ekg-core:ghc-prim,
74
75
ekg-json:base,
75
- ekg-wai:base, -- https://github.com/tvh/ekg-wai/issues/6
76
+ -- https://github.com/tvh/ekg-wai/issues/6
77
+ ekg-wai:base,
76
78
snap-server:base,
77
79
floskell:base,
78
80
floskell:ghc-prim,
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ allow-newer:
89
89
ekg-core:base,
90
90
ekg-core:ghc-prim,
91
91
ekg-json:base,
92
- ekg-wai:base -- https://github.com/tvh/ekg-wai/issues/6
92
+ ekg-wai:base
93
93
94
94
constraints:
95
95
Agda ==2.6.1.3,
You can’t perform that action at this time.
0 commit comments