forked from GitHub/gf-core
update PGFService to work after the extensions in the random generation API
This commit is contained in:
@@ -21,7 +21,8 @@ executable pgf-server
|
||||
json >= 0.3.3,
|
||||
utf8-string >= 0.3.1.1,
|
||||
bytestring,
|
||||
pretty
|
||||
pretty,
|
||||
random
|
||||
if !os(windows)
|
||||
build-depends: unix
|
||||
main-is: PGFService.hs
|
||||
|
||||
Reference in New Issue
Block a user