mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
bump upper version of the network package
This commit is contained in:
@@ -208,14 +208,14 @@ library
|
||||
if flag(server)
|
||||
build-depends:
|
||||
http-slim,
|
||||
network>=2.3 && <3.2
|
||||
network>=2.3 && <3.3
|
||||
if flag(network-uri)
|
||||
build-depends:
|
||||
network-uri >= 2.6.1.0 && < 2.7,
|
||||
network>=2.6 && <3.2
|
||||
network>=2.6 && <3.3
|
||||
else
|
||||
build-depends:
|
||||
network >= 2.5 && <3.2
|
||||
network >= 2.5 && <3.3
|
||||
|
||||
cpp-options: -DSERVER_MODE
|
||||
other-modules:
|
||||
|
||||
Reference in New Issue
Block a user