diff options
| author | hallgren <hallgren@chalmers.se> | 2016-06-16 09:57:28 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2016-06-16 09:57:28 +0000 |
| commit | 3f27aeb618a7b7d2c467b18ae7357f18bd84f8a5 (patch) | |
| tree | 92647254407d2c1eebd51d1b729a48b1b8686ca8 | |
| parent | 14ed164794fe7fb06889514fe448a0f4c9df54f0 (diff) | |
gf.cabal: don't build pgf-shell any more, it's been superceded by gf -cshell
| -rw-r--r-- | gf.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
