Skip to content

Commit 02242e9

Browse files
authored
Merge pull request #1696 from haskell-servant/janus/fix-ghcjs-build
Avoid clock-0.8.4 which breaks ghcjs
2 parents 13ca9a8 + 7054d2a commit 02242e9

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
@@ -13,3 +13,5 @@ tests: True
1313
constraints: attoparsec == 0.13.2.2
1414
constraints: hashable == 1.3.0.0
1515
constraints: hspec < 2.10
16+
17+
constraints: clock < 0.8.4

0 commit comments

Comments
 (0)