forked from GitHub/gf-core
bump upper version of the network package
This commit is contained in:
@@ -208,14 +208,14 @@ library
|
|||||||
if flag(server)
|
if flag(server)
|
||||||
build-depends:
|
build-depends:
|
||||||
http-slim,
|
http-slim,
|
||||||
network>=2.3 && <3.2
|
network>=2.3 && <3.3
|
||||||
if flag(network-uri)
|
if flag(network-uri)
|
||||||
build-depends:
|
build-depends:
|
||||||
network-uri >= 2.6.1.0 && < 2.7,
|
network-uri >= 2.6.1.0 && < 2.7,
|
||||||
network>=2.6 && <3.2
|
network>=2.6 && <3.3
|
||||||
else
|
else
|
||||||
build-depends:
|
build-depends:
|
||||||
network >= 2.5 && <3.2
|
network >= 2.5 && <3.3
|
||||||
|
|
||||||
cpp-options: -DSERVER_MODE
|
cpp-options: -DSERVER_MODE
|
||||||
other-modules:
|
other-modules:
|
||||||
|
|||||||
Reference in New Issue
Block a user