Skip to content

Commit

Permalink
Allow network 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak committed Jan 20, 2019
1 parent 340f352 commit 19b67b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
base: '>= 4.9.0 && < 4.13'
bytestring: '>= 0.10.8 && < 0.11'
connection: '>= 0.2.6 && < 0.3'
network: '>= 2.6.3 && < 2.9'
network: '>= 2.6.3 && < 2.9 || >= 3.0.0 && < 3.1'
websockets: '>= 0.9.7 && < 0.13'
ghc-options:
-Weverything
Expand Down

0 comments on commit 19b67b1

Please sign in to comment.