All Versions
61
Latest Version
Avg Release Cycle
98 days
Latest Release
1489 days ago

Changelog History
Page 2

  • v2.18.1 Changes

    July 24, 2017
    • Synopsis is working again (#599)

    • Per-argument documentation on class methods working again (#647)

    • Support user defined signatures on pattern synonyms

    • Support for bundled pattern synonyms (#494, #551, #626)

  • v2.18.1-release

    July 24, 2017
  • v2.17.5

    June 01, 2017
  • v2.17.5-release

    June 01, 2017
  • v2.17.4 Changes

    April 12, 2017
    • Fix 'internal error: links: UnhelpfulSpan' (#554, #565)

    • Hyperlink backend knows about DataKinds (#510)

    • Fix rendering of class methods for Eq and Ord (#549)

    • Export MDoc and toInstalledIface from Haddock.Types

  • v2.17.4-release

    April 12, 2017
  • v2.17.3 Changes

    June 03, 2016
    • Remove framed view of the HTML documentation
  • v2.17.3-release

    June 03, 2016
  • v2.17.3.1 Changes

    March 18, 2017
    • Disable NFData instances for GHC types when GHC >= 8.0.2 (#537)
  • v2.17.2 Changes

    May 21, 2016
    • Fix portability of documentation building within GHC