mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -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
|
||||
Cache
|
||||
URLEncoding
|
||||
GF.Grammar.Parser
|
||||
hs-source-dirs: .. . ../../dist/build/autogen
|
||||
if os(windows)
|
||||
ghc-options: -optl-mwindows
|
||||
|
||||
Reference in New Issue
Block a user