forked from GitHub/gf-core
update the cabal file
This commit is contained in:
@@ -204,7 +204,6 @@ library
|
||||
|
||||
if flag(server)
|
||||
build-depends:
|
||||
pgf-service,
|
||||
http-slim,
|
||||
network>=2.3 && <3.2
|
||||
if flag(network-uri)
|
||||
@@ -218,6 +217,8 @@ library
|
||||
cpp-options: -DSERVER_MODE
|
||||
other-modules:
|
||||
GF.Server
|
||||
GF.Server.Cache
|
||||
GF.Server.PGFService
|
||||
GF.Server.SimpleEditor.Convert
|
||||
GF.Server.SimpleEditor.JSON
|
||||
GF.Server.SimpleEditor.Syntax
|
||||
|
||||
Reference in New Issue
Block a user