Skip to content

Instantly share code, notes, and snippets.

@bbq2100
Last active June 12, 2017 20:34
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 bbq2100/41c9a971c7bde3771e0bd81660bc4ebe to your computer and use it in GitHub Desktop.
Save bbq2100/41c9a971c7bde3771e0bd81660bc4ebe to your computer and use it in GitHub Desktop.
GHCI backup
:set prompt "\ESC[1;34m%s\n\ESC[0;34mλ> \ESC[m"
:set +t
:def hoge const $ return $ unlines [":reload",":main"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment