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

Improve Haddock formatting in a few cases #398

Merged
merged 3 commits into from
Dec 9, 2020
Merged

Improve Haddock formatting in a few cases #398

merged 3 commits into from
Dec 9, 2020

Commits on Sep 13, 2020

  1. Improve Haddock formatting

    Use /emphasis/ rather than __bold__.
    
    Mark 'a -> b' as code.
    sshine committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    9bf4fe8 View commit details
    Browse the repository at this point in the history
  2. Reformat Haddock comments

    Use @diff@ when not referring to Haskell functions.
    
    Backticks on integers does not render.
    
    Don't emphasise entire paragraph.
    sshine committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    c9b6958 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Update hedgehog/src/Hedgehog/Internal/Property.hs

    Co-authored-by: Nikos Baxevanis <nikos.baxevanis@gmail.com>
    sshine and moodmosaic committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    a29b4db View commit details
    Browse the repository at this point in the history