Skip to content

Commit

Permalink
Sensible ghci
Browse files Browse the repository at this point in the history
  • Loading branch information
g-erson committed Apr 12, 2019
1 parent 2521962 commit 2c6ca4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ghci
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:set prompt "\ESC[1;34m%s\n\ESC[0;34mλ> \ESC[m"
:set prompt2 " | "
:def hoogle \s -> return $ ":! hoogle --count=15 \"" ++ s ++ "\""
:set +m

0 comments on commit 2c6ca4c

Please sign in to comment.