diff --git a/.ghci b/.ghci index 25cafce..b6a249e 100644 --- a/.ghci +++ b/.ghci @@ -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