Skip to content

Commit 40ec3fe

Browse files
Build against crypton 0.x
This fixes the Nix integration test
1 parent 4ee6cd3 commit 40ec3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smtp-mail.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ library
4242
, network
4343
, network-bsd
4444
, text
45-
, crypton ^>= 1.0
45+
, crypton == 0.* || ^>= 1.0
4646
, memory
4747

4848
ghc-options: -Wall -fwarn-tabs

0 commit comments

Comments
 (0)