@@ -2543,36 +2543,26 @@ out what keys are bound beginning with the @kbd{C-x r} prefix.
25432543@node Getting Help and Reporting Bugs
25442544@chapter Getting Help and Reporting Bugs
25452545
2546- This Info manual is work in progress and incomplete. However, you can
2547- find more information at these locations in the meantime:
2546+ Work on Haskell Mode is organized with Github @code {haskell-mode }
2547+ project. To understand how the project is run please read the
2548+ information in the
2549+ @uref {https://github.com/haskell/haskell-mode/wiki ,project wiki pages }.
25482550
2549- @itemize
2550- @item
2551- @uref {https://github.com/haskell/haskell-mode ,Haskell Mode's GitHub Home }
2552- @item
2553- @uref {http://www.haskell.org/haskellwiki/Haskell_mode_for_Emacs ,Haskell Wiki Emacs Page }
2554- @end itemize
2551+ To report any issues please use the Github's issue mechanism available from
2552+ @uref {https://github.com/haskell/haskell-mode ,Haskell Mode's GitHub Home }.
25552553
2556- If you have any questions or like to discuss something regarding Haskell
2557- Mode, please consider sending an email to the
2554+ For a quick question visit @code {#haskell-emacs } channel on IRC
2555+ @code {irc.freenode.net }.
2556+
2557+ There is also a (now defunct)
25582558@uref {http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs ,
2559- Haskellmode-emacs mailing list }. The mailing list is also available on
2559+ Haskellmode-emacs mailing list }, also available on
25602560@uref {http://gmane.org/ , Gmane } via the
25612561@uref {http://dir.gmane.org/gmane.comp.lang.haskell.emacs ,
25622562gmane.comp.lang.haskell.emacs } newsgroup.
25632563
2564- If you have discovered a bug or wish to request a new feature, you can
2565- @uref {https://github.com/haskell/haskell-mode/issues/new , file a new
2566- issue } with Haskell Mode's issue tracker. When filing a bug, please
2567- state your currently used software version (@kbd {M-x }
2568- @code {haskell-version }, @kbd {M-x } @code {version }) and what steps to
2569- perform in order to reproduce the bug you're experiencing. Finally, if
2570- you happen to be proficient in @ref {Top ,Emacs Lisp ,,elisp } you are
2571- welcome to submit patches via
2572- @uref {https://help.github.com/articles/using-pull-requests , GitHub
2573- Pull Requests }.
2574-
2575-
2564+ We welcome code and non-code contributions so that we can all enjoy
2565+ coding Haskell even more.
25762566
25772567@node Concept index
25782568@unnumbered Concept index
0 commit comments