git-annex/.ghci

5 lines
100 B
Text
Raw Normal View History

-- make ghci use precompiled modules, and C library
:set -outputdir=tmp
:set -IUtility
2012-03-24 21:25:47 +00:00
:load Common