mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
the exhaustive/random generator now knows how to handle computable functions in the types
This commit is contained in:
@@ -35,3 +35,7 @@ executable pgf-server
|
||||
ghc-options: -threaded
|
||||
if os(windows)
|
||||
ghc-options: -optl-mwindows
|
||||
|
||||
executable content-server
|
||||
build-depends: base >=4.2 && <5
|
||||
main-is: ContentService.hs
|
||||
|
||||
Reference in New Issue
Block a user