IHaskell/.ghci

5 lines
111 B
Plaintext
Raw Normal View History

:set -package ghc
:set -package ghc-paths
2014-01-03 00:10:15 -05:00
:set -i. -isrc -idist/build/autogen
:set prompt "\ESC[34mλ> \ESC[m"