Skip to content

Commit caeecb2

Browse files
committed
fix: Remove constraint concurrent-output < 1.10.19
This was fixed in haskell.nix at e166d754a739f5e41d389c537498ccdc6150be0b
1 parent f8c76d8 commit caeecb2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

cabal.project

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,6 @@ package cryptonite
5353
package text
5454
flags: -simdutf
5555

56-
-- concurrent-output is incompatible with our haskell.nix version due to
57-
-- arch(wasm32).
58-
-- TODO[sgillespie]: Upgrade haskell.nix
59-
constraints:
60-
, concurrent-output < 1.10.19
61-
6256
-- ---------------------------------------------------------
6357
-- Enable tests
6458

0 commit comments

Comments
 (0)