diff options
| author | Michal Idziorek <m.i@gmx.at> | 2022-05-18 13:45:30 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2022-05-18 13:45:30 +0200 |
| commit | b596f4066644e8c4f432b753425aa9fbcf21a256 (patch) | |
| tree | 7c470fa0d3ed138182d69db81095f6705632757f /ghc | |
| parent | b34841d7890dd48d0a4b81bc775f5d369bd22719 (diff) | |
some tuning
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 ++ "\"" |
