Skip to content

Commit f235243

Browse files
committed
Disallow stm-hamt 1.2.0.10
1 parent 2f417ec commit f235243

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cabal.project

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ constraints:
7575
setup.happy == 1.20.1.1,
7676
happy == 1.20.1.1,
7777
filepath installed,
78+
-- for ghc 8.10, stm-hamt 1.2.0.10 doesn't build
79+
stm-hamt < 1.2.0.10
7880

7981
-- This is benign and won't affect our ability to release to Hackage,
8082
-- because we only depend on `ekg-json` when a non-default flag

0 commit comments

Comments
 (0)