Skip to content

Instantly share code, notes, and snippets.

@tobia
Created May 31, 2016 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tobia/beafdbf91cabc72466f2debe7ba825d5 to your computer and use it in GitHub Desktop.
Save tobia/beafdbf91cabc72466f2debe7ba825d5 to your computer and use it in GitHub Desktop.
Haskell configuration
:set prompt "\ESC[31;1m\STXλ>\ESC[m\STX "
:set -XOverloadedStrings
:set -XNegativeLiterals
:def pf \str -> return $ ":! pointfree '" ++ str ++ "'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment