summaryrefslogtreecommitdiff
path: root/ghc/.ghci
diff options
context:
space:
mode:
authormiguelvoid <51422047+miguelvoid@users.noreply.github.com>2019-06-12 17:20:49 +0200
committerGitHub <noreply@github.com>2019-06-12 17:20:49 +0200
commit60b7d5b69ab504e350223842bace9257d1cfd946 (patch)
treee60099fb6d838da1a0d5dd26f584f9d3456a7bab /ghc/.ghci
parent5f6d0202ec3250d1fce06f63d7a087e435c0d74c (diff)
Update .ghci
Diffstat (limited to 'ghc/.ghci')
-rw-r--r--ghc/.ghci6
1 files changed, 3 insertions, 3 deletions
diff --git a/ghc/.ghci b/ghc/.ghci
index 4e3d705..03e689f 100644
--- a/ghc/.ghci
+++ b/ghc/.ghci
@@ -1,5 +1,5 @@
-- :set prompt "\ESC[34mλ> \ESC[m"
-- :set prompt "%s λ>"
-:set prompt "\ESC[0;36m\STX%s\n\ESC[0;34m\STXλ> \ESC[m\STX"
-:module +Data.List
-:def hoogle \s -> return $ ":! hoogle --count=15 \"" ++ s ++ "\""
+-- :set prompt "\ESC[0;36m\STX%s\n\ESC[0;34m\STXλ> \ESC[m\STX"
+-- :module +Data.List
+-- :def hoogle \s -> return $ ":! hoogle --count=15 \"" ++ s ++ "\""