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