mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 03:09:33 -06:00
Make PGFService.hs compile again
+ PGFService.hs: add Nothing arguments in calls to PGF.parse_ and PGF.getPArseOutput + gf-server.cabal: mark content-server as not buildable, since required source files are missing.
This commit is contained in:
@@ -37,5 +37,6 @@ executable pgf-server
|
||||
ghc-options: -optl-mwindows
|
||||
|
||||
executable content-server
|
||||
buildable: False
|
||||
build-depends: base >=4.2 && <5
|
||||
main-is: ContentService.hs
|
||||
|
||||
Reference in New Issue
Block a user