Skip to content

Instantly share code, notes, and snippets.

@GallagherCommaJack
Created February 5, 2014 20:15
Show Gist options
  • Save GallagherCommaJack/8832122 to your computer and use it in GitHub Desktop.
Save GallagherCommaJack/8832122 to your computer and use it in GitHub Desktop.
au FileType haskell nmap <F5> :!runhaskell %<cr>
au FileType haskell nmap <F6> :!ghci %<cr>
au FileType haskell nmap <F7> :!ghc --make %<cr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment