add a .ghci file to make ghci easier to use in git-annex
This commit is contained in:
parent
a398db7885
commit
bb71305088
1 changed files with 3 additions and 0 deletions
3
.ghci
Normal file
3
.ghci
Normal file
|
@ -0,0 +1,3 @@
|
|||
-- make ghci use precompiled modules, and C library
|
||||
:set -outputdir=tmp
|
||||
:set -IUtility
|
Loading…
Add table
Reference in a new issue