diff options
Diffstat (limited to 'ghc')
| -rw-r--r-- | ghc/.ghci | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ghc/.ghci b/ghc/.ghci deleted file mode 100644 index 03e689f..0000000 --- a/ghc/.ghci +++ /dev/null @@ -1,5 +0,0 @@ --- :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 ++ "\"" |
