mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
fix the directories in gf-server.cabal
This commit is contained in:
@@ -53,6 +53,6 @@ executable morpho-server
|
||||
Cache
|
||||
URLEncoding
|
||||
GF.Grammar.Parser
|
||||
hs-source-dirs: .. . ../../dist/build/autogen
|
||||
hs-source-dirs: ../compiler ../runtime/haskell . ../../dist/build/autogen
|
||||
if os(windows)
|
||||
ghc-options: -optl-mwindows
|
||||
|
||||
Reference in New Issue
Block a user