We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Read the code in github interface, comment.
Go through Pull request checklist mark each item as you go.
Check out haskell/master (no local commits).
haskell/master
Make sure you can reproduce the issue, error or missing functionality.
Check out merged branch, like this:
git fetch haskell pull/9999/merge:pr-9999 git checkout pr-9999
where 9999 is the pull request number and haskell is the origin of github.com/haskell/haskell-mode.
9999
haskell
github.com/haskell/haskell-mode
See if functionality works as advertised.
Check if TravisCI is green for this branch.
Click the Merge branch green button.
Merge branch