1
0
forked from GitHub/gf-core

gf.cabal: pgf-shell needs containers now

This commit is contained in:
hallgren
2014-02-07 16:42:51 +00:00
parent 680bf64454
commit 1d69feac38

View File

@@ -253,7 +253,7 @@ executable pgf-shell
buildable: False
main-is: pgf-shell.hs
hs-source-dirs: src/runtime/haskell-bind/examples
build-depends: gf, base
build-depends: gf, base, containers
default-language: Haskell2010
if impl(ghc>=7.0)
ghc-options: -rtsopts