We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1a7dc commit 7a310d0Copy full SHA for 7a310d0
happstack-server-tls.cabal
@@ -48,7 +48,7 @@ Library
48
happstack-server >= 6.6.4 && < 7.10,
49
hslogger >= 1.1 && < 1.4,
50
HsOpenSSL >= 0.10 && < 0.12,
51
- network > 3.0.0 && < 3.3,
+ network >= 3.0.0 && < 3.3,
52
sendfile == 0.7.*,
53
time >= 1.2 && < 1.16
54
-- these extra libraries are not needed to build/install the server
0 commit comments