Skip to content

Commit 398159f

Browse files
Merge pull request #21 from haskell-github-trust/fix-nix-ci
Build against crypton 0.x
2 parents 4ee6cd3 + 40ec3fe commit 398159f

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)