diff --git a/src/compiler/gf.cabal b/src/compiler/gf.cabal index e92904bab..6135755ab 100644 --- a/src/compiler/gf.cabal +++ b/src/compiler/gf.cabal @@ -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