Use the popen in Process.hs from yi,lambdabot,h4sh
This commit is contained in:
parent
fae77c92d6
commit
6f4011ce43
@ -27,10 +27,11 @@ exposed-modules:
|
|||||||
System.Plugins.PackageAPI,
|
System.Plugins.PackageAPI,
|
||||||
System.Plugins.ParsePkgConfCabal,
|
System.Plugins.ParsePkgConfCabal,
|
||||||
System.Plugins.Parser,
|
System.Plugins.Parser,
|
||||||
|
System.Plugins.Process,
|
||||||
System.Plugins.Utils
|
System.Plugins.Utils
|
||||||
c-sources:
|
c-sources:
|
||||||
Language/Hi/hschooks.c
|
Language/Hi/hschooks.c
|
||||||
includes: Linker.h
|
includes: Linker.h
|
||||||
Build-Depends: haskell-src-exts>=0.2, Cabal
|
Build-Depends: haskell-src-exts>=0.2, Cabal
|
||||||
ghc-options: -Wall -Werror -O -fno-warn-missing-signatures -threaded -funbox-strict-fields
|
ghc-options: -Wall -O -fvia-C -funbox-strict-fields -fno-warn-missing-signatures -threaded
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user