Skip to content

Commit a9efae0

Browse files
authored
Merge pull request depressed-pho#43 from haskell-vanguard/master
Support GHC 8.8
2 parents 830b48a + 90a0b56 commit a9efae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HsOpenSSL.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Library
6969
Build-Depends:
7070
base >= 4.4 && < 5,
7171
bytestring >= 0.9 && < 0.11,
72-
network >= 2.1 && < 3.1,
72+
network >= 2.1 && < 3.2,
7373
time >= 1.5 && < 1.10
7474

7575
Build-Tools: hsc2hs >= 0.67

0 commit comments

Comments
 (0)