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
8bc02e5899
git-annex
/
.ghci
5 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
autoload Common too in ghci
2012-03-24 21:25:47 +00:00
:load Common
enable extensions used by code base
2019-01-21 16:35:07 +00:00
:set -XLambdaCase
:set -XPackageImports
avoid ghci warning on tabs
2019-01-21 16:35:44 +00:00
:set -fno-warn-tabs
Reference in a new issue
Copy permalink