feat: havent commited in a looong time
This commit is contained in:
parent
c0eed7e133
commit
df4e195aeb
16 changed files with 196 additions and 84 deletions
modules/dev/haskell
|
@ -5,6 +5,6 @@
|
|||
:def hoogle-all \str -> return $ ":! hoogle search --color " ++ show str
|
||||
:def doc \str -> return $ ":! hoogle search --color --info " ++ show str
|
||||
|
||||
:def pointfree \str -> return $ ":! pointfree " ++ show str
|
||||
:def pf \str -> return $ ":! pointfree " ++ show str
|
||||
-- :def pointfree \str -> return $ ":! pointfree " ++ show str
|
||||
-- :def pf \str -> return $ ":! pointfree " ++ show str
|
||||
-- :def pointful \str -> return $ ":! pointful " ++ show str
|
Loading…
Add table
Add a link
Reference in a new issue