remove old ghci hack
cabal repl
This commit is contained in:
parent
7de3f8de11
commit
34875a5ca1
1 changed files with 0 additions and 4 deletions
4
ghci
4
ghci
|
@ -1,4 +0,0 @@
|
|||
#!/bin/sh
|
||||
# ghci using objects built by cabal
|
||||
make dist/caballog
|
||||
$(grep 'ghc --make' dist/caballog | head -n 1 | perl -pe 's/--make/--interactive/; s/.\/[^\.\s]+.hs//; s/-package-id [^\s]+//g; s/-hide-all-packages//; s/-threaded//') $@ -fno-warn-tabs
|
Loading…
Reference in a new issue