This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
git-annex
Watch
2
Star
0
Fork
You've already forked git-annex
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a8ab3c6123
git-annex
/
.ghci
5 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
add a .ghci file to make ghci easier to use in git-annex
2012-03-24 21:21:03 +00:00
-- make ghci use precompiled modules, and C library
:set -outputdir=tmp
:set -IUtility
autoload Common too in ghci
2012-03-24 21:25:47 +00:00
:load Common
Reference in a new issue
Copy permalink