autoload Common too in ghci
This commit is contained in:
parent
bb71305088
commit
63d3b2a62e
1 changed files with 1 additions and 0 deletions
1
.ghci
1
.ghci
|
@ -1,3 +1,4 @@
|
|||
-- make ghci use precompiled modules, and C library
|
||||
:set -outputdir=tmp
|
||||
:set -IUtility
|
||||
:load Common
|
||||
|
|
Loading…
Reference in a new issue