1
0
forked from GitHub/gf-core

update the cabal file

This commit is contained in:
Krasimir Angelov
2024-10-14 17:00:14 +02:00
parent 00fd704405
commit 00addd4a0c

View File

@@ -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