mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
GF.Grammar.Parser is added to gf-server.cabal to tell Cabal that he has to run Happy
This commit is contained in:
@@ -52,6 +52,7 @@ executable morpho-server
|
|||||||
FastCGIUtils
|
FastCGIUtils
|
||||||
Cache
|
Cache
|
||||||
URLEncoding
|
URLEncoding
|
||||||
|
GF.Grammar.Parser
|
||||||
hs-source-dirs: .. . ../../dist/build/autogen
|
hs-source-dirs: .. . ../../dist/build/autogen
|
||||||
if os(windows)
|
if os(windows)
|
||||||
ghc-options: -optl-mwindows
|
ghc-options: -optl-mwindows
|
||||||
|
|||||||
Reference in New Issue
Block a user