summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ++ "\""