1
Fork 0

feat: havent commited in a looong time

This commit is contained in:
Matei Adriel 2021-07-18 02:58:38 +03:00
parent c0eed7e133
commit df4e195aeb
16 changed files with 196 additions and 84 deletions
modules/dev/haskell

View file

@ -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