mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 17:12:50 -06:00
gf.cabal: don't build pgf-shell any more, it's been superceded by gf -cshell
This commit is contained in:
2
gf.cabal
2
gf.cabal
@@ -333,7 +333,7 @@ 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
|
||||||
|
|||||||
Reference in New Issue
Block a user