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

trivial changes to fix haddock documentation #172

Merged
merged 2 commits into from
Apr 29, 2017

Conversation

bforte
Copy link
Contributor

@bforte bforte commented Apr 29, 2017

Description

Fixed parse errors when trying to build the documentation with cabal haddock.

Checklist

  • I've read CONTRIBUTING.md

  • These changes won't have to be announced and don't need testing, so I haven't updated CHANGES.md and didn't test them with xmonad-testing

@mention-bot
Copy link

@bforte, thanks for your PR! By analyzing the history of the files in this pull request, we identified @IvanMalison, @0 and @dmwit to be potential reviewers.

@@ -14,11 +14,11 @@
--
-----------------------------------------------------------------------------

module XMonad.Hooks.WorkspaceHistory
module XMonad.Hooks.WorkspaceHistory (
Copy link
Contributor

Choose a reason for hiding this comment

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

Lets be consistent about how we indent thing.

Either put the parenthesis on a newline in both places or leave it here in both places.

@dmwit dmwit merged commit ade890a into xmonad:master Apr 29, 2017
@bforte bforte deleted the fixed-haddock-comments branch April 30, 2017 02:35
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.

None yet

4 participants