let's see how we go...
This commit is contained in:
parent
ba4bd84bd0
commit
b29661efb6
35 changed files with 902 additions and 2 deletions
4
.ghci
Normal file
4
.ghci
Normal file
|
@ -0,0 +1,4 @@
|
|||
:def hoogle \x -> return $ ":!hoogle --count=15 \"" ++ x ++ "\""
|
||||
:def doc \x -> return $ ":!hoogle --info \"" ++ x ++ "\""
|
||||
:set -Wall
|
||||
:set -fno-warn-type-defaults
|
Loading…
Add table
Add a link
Reference in a new issue