forked from GitHub/gf-core
fix reference to FastCGIUtils
This commit is contained in:
@@ -9,7 +9,7 @@ executable exb.fcgi
|
|||||||
main-is: exb-fcgi.hs
|
main-is: exb-fcgi.hs
|
||||||
Hs-source-dirs: . ../server ../compiler ../runtime/haskell
|
Hs-source-dirs: . ../server ../compiler ../runtime/haskell
|
||||||
other-modules: ExampleService ExampleDemo
|
other-modules: ExampleService ExampleDemo
|
||||||
FastCGIUtils Cache GF.Compile.ToAPI
|
CGIUtils Cache GF.Compile.ToAPI
|
||||||
-- and a lot more...
|
-- and a lot more...
|
||||||
ghc-options: -threaded
|
ghc-options: -threaded
|
||||||
if impl(ghc>=7.0)
|
if impl(ghc>=7.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user