gf.cabal: don't build pgf-shell any more, it's been superceded by gf -cshell

This commit is contained in:
hallgren
2016-06-16 09:57:28 +00:00
parent 14ed164794
commit 3f27aeb618

View File

@@ -333,8 +333,8 @@ Executable gf
executable pgf-shell
if !flag(c-runtime)
buildable: False
--if !flag(c-runtime)
buildable: False
main-is: pgf-shell.hs
hs-source-dirs: src/runtime/haskell-bind/examples
build-depends: gf, base, containers, mtl, lifted-base