4 lines
87 B
Text
4 lines
87 B
Text
|
-- make ghci use precompiled modules, and C library
|
||
|
:set -outputdir=tmp
|
||
|
:set -IUtility
|