We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a4650f + 268dcdc commit 551a8a6Copy full SHA for 551a8a6
1 file changed
happstack-server-tls.cabal
@@ -32,9 +32,9 @@ Library
32
happstack-server >= 6.6.4 && < 7.10,
33
hslogger >= 1.1 && < 1.4,
34
HsOpenSSL >= 0.10 && < 0.12,
35
- network > 3.0.0 && < 3.2,
+ network > 3.0.0 && < 3.3,
36
sendfile == 0.7.*,
37
- time >= 1.2 && < 1.14
+ time >= 1.2 && < 1.15
38
-- these extra libraries are not needed to build/install the server
39
-- but they do need to be installed if you want to use GHCi or
40
-- Template Haskell afterwards
0 commit comments