Skip to content

Commit 12767da

Browse files
committed
9.2 fixes
1 parent f921b15 commit 12767da

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

cabal-ghc921.project

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ source-repository-package
4949
tag: 224f3901eaa1b32a27e097968afd4a3894efa77e
5050
-- https://github.com/pepeiborra/ghc-check/pull/14/files
5151

52+
source-repository-package
53+
type:git
54+
location: https://github.com/tvh/ekg-wai/
55+
tag: ba56333e0959f896a03f15a9f151f4a31d1bfcca
56+
-- https://github.com/tvh/ekg-wai/issues/4
57+
5258
write-ghc-environment-files: never
5359

5460
index-state: 2021-09-29T21:38:47Z
@@ -78,12 +84,12 @@ allow-newer:
7884
dependent-sum:constraints,
7985
diagrams:diagrams-core,
8086
Chart-diagrams:diagrams-core,
81-
SVGFonts:diagrams-core
87+
SVGFonts:diagrams-core,
8288
ekg:base,
8389
ekg-core:base,
8490
ekg-core:ghc-prim,
8591
ekg-json:base,
86-
snap-server:base,
92+
ekg-wai:base -- https://github.com/tvh/ekg-wai/issues/6
8793

8894
constraints:
8995
Agda ==2.6.1.3,

0 commit comments

Comments
 (0)