Created
December 21, 2014 15:43
-
-
Save bjarkevad/0db31f6fee73847b439c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"mdd" 'haskell-debug | |
"mdb" 'haskell-debug/break-on-function | |
"mdn" 'haskell-debug/next | |
"mdp" 'haskell-debug/previous | |
"mdB" 'haskell-debug/delete | |
"mdc" 'haskell-debug/continue | |
"mda" 'haskell-debug/abandon | |
"mdr" 'haskell-debug/refresh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment