Skip to content

Commit e672761

Browse files
authored
Add support for HaskellNet 0.6 (#28)
1 parent 308af16 commit e672761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HaskellNet-SSL.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ library
4444
data-default
4545
else
4646
build-depends: base >= 4 && < 5,
47-
HaskellNet >= 0.3 && < 0.6,
47+
HaskellNet >= 0.3 && < 0.7,
4848
tls >= 1.2 && < 1.6,
4949
connection >= 0.2.7 && < 0.4,
5050
bytestring,

0 commit comments

Comments
 (0)