1
0
forked from GitHub/gf-core

bugfix in pgf2-bind.cabal

This commit is contained in:
kr.angelov
2014-02-10 10:28:19 +00:00
parent 6cdd5efb9e
commit 0e2c3f86a6

View File

@@ -30,7 +30,7 @@ library
executable pgf-shell
main-is: pgf-shell.hs
hs-source-dirs: examples
build-depends: base, haskell-bind, containers
build-depends: base, pgf2-bind, containers
default-language: Haskell2010
if impl(ghc>=7.0)
ghc-options: -rtsopts