summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2014-02-07 16:42:51 +0000
committerhallgren <hallgren@chalmers.se>2014-02-07 16:42:51 +0000
commit1d69feac38906eb49027d53a506aec6a2e4efc24 (patch)
tree88cfbee78b39a33d77ab5fe92115d926057c229e
parent680bf6445440c61148d4243724de84f0e73ae163 (diff)
gf.cabal: pgf-shell needs containers now
-rw-r--r--gf.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/gf.cabal b/gf.cabal
index dd74aaf92..7f28692a2 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -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