mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
gf.cabal: don't build pgf-shell any more, it's been superceded by gf -cshell
This commit is contained in:
4
gf.cabal
4
gf.cabal
@@ -333,8 +333,8 @@ Executable gf
|
|||||||
|
|
||||||
|
|
||||||
executable pgf-shell
|
executable pgf-shell
|
||||||
if !flag(c-runtime)
|
--if !flag(c-runtime)
|
||||||
buildable: False
|
buildable: False
|
||||||
main-is: pgf-shell.hs
|
main-is: pgf-shell.hs
|
||||||
hs-source-dirs: src/runtime/haskell-bind/examples
|
hs-source-dirs: src/runtime/haskell-bind/examples
|
||||||
build-depends: gf, base, containers, mtl, lifted-base
|
build-depends: gf, base, containers, mtl, lifted-base
|
||||||
|
|||||||
Reference in New Issue
Block a user