diff --git a/src/example-based/gf-exb.cabal b/src/example-based/gf-exb.cabal index 1366e75da..77d9c25ec 100644 --- a/src/example-based/gf-exb.cabal +++ b/src/example-based/gf-exb.cabal @@ -9,7 +9,7 @@ executable exb.fcgi main-is: exb-fcgi.hs Hs-source-dirs: . ../server ../compiler ../runtime/haskell other-modules: ExampleService ExampleDemo - FastCGIUtils Cache GF.Compile.ToAPI + CGIUtils Cache GF.Compile.ToAPI -- and a lot more... ghc-options: -threaded if impl(ghc>=7.0)