Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better doc strings in haskell-commands.el #644

Merged
merged 1 commit into from
May 12, 2015
Merged

Better doc strings in haskell-commands.el #644

merged 1 commit into from
May 12, 2015

Conversation

geraldus
Copy link
Contributor

No description provided.

@geraldus geraldus changed the title Better doc strings haskell commands Better doc strings in haskell-commands.el May 12, 2015
@@ -41,6 +41,7 @@
(haskell-process-start (haskell-interactive-session)))

(defun haskell-process-start (session)
;; FIXME Doc stirng missing SESSION appearance.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add info how to create a SESSION. Link to haskell-session-make would be good.

@gracjan
Copy link
Contributor

gracjan commented May 12, 2015

One fix and we can merge!

TODO Some doc strings still should be fixed, search for `FIXME` remarks.
@geraldus
Copy link
Contributor Author

@gracjan done!

gracjan added a commit that referenced this pull request May 12, 2015
…ands

Better doc strings in haskell-commands.el
@gracjan gracjan merged commit c0855b4 into haskell:master May 12, 2015
@geraldus geraldus deleted the better-doc-strings-haskell-commands branch May 12, 2015 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants