gf.cabal: pgf-shell needs containers now

This commit is contained in:
hallgren
2014-02-07 16:42:51 +00:00
parent 96594e405d
commit 01b90b95f8

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