clean up old imports
This commit is contained in:
parent
dcc6096fdc
commit
30076c0461
1 changed files with 0 additions and 5 deletions
5
ghci
5
ghci
|
@ -1,5 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
# This runs ghci with the same flags used when compiling with ghc.
|
|
||||||
# Certian flags need to be the same in order for ghci to reuse compiled
|
|
||||||
# objects.
|
|
||||||
ghci $(make getflags | sed 's/-Wall//') $@
|
|
Loading…
Reference in a new issue