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