Skip to content

Commit a4aacc9

Browse files
committed
A new version of hashable isn't compitable with our ghcjs. A max bound version is needed in the Cabal file
1 parent e5f1604 commit a4aacc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cabal.ghcjs.project

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ packages:
77
-- we need to tell cabal we are using GHCJS
88
compiler: ghcjs
99
tests: True
10+
11+
constraints: hashable <=1.3.3.0

0 commit comments

Comments
 (0)