aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ignore version string during HTML tests.Mateusz Kowalczyk2014-04-111-1/+13
* Parse identifiers with ^ and ⋆ in them.Mateusz Kowalczyk2014-04-113-1/+164
* We don't actually want unicode hereMateusz Kowalczyk2014-04-111-1/+0
* Initialise some new PlatformConstants fieldsMateusz Kowalczyk2014-04-031-0/+2
* Enforce strict GHC version in cabal fileMateusz Kowalczyk2014-04-031-2/+2
* Update test cases for GHC bug #8945, Haddock #188Mateusz Kowalczyk2014-04-037-57/+186
* Actually bundle extra spec tests in sdistMateusz Kowalczyk2014-04-011-0/+3
* Make CHANGES consistent with what's now in 2.14.2Mateusz Kowalczyk2014-04-011-0/+6
* Crash when exporting record selectors of data family instancesNiklas Haas2014-03-313-10/+226
* Drop leading whitespace in @-style blocks.Mateusz Kowalczyk2014-03-315-6/+185
* Add default for new PlatformConstraints fieldMateusz Kowalczyk2014-03-311-0/+1
* Print kind signatures on GADTsMateusz Kowalczyk2014-03-315-7/+163
* Fix a few typosHerbert Valerio Riedel2014-03-231-4/+4
* Drop needless --split-objs which slows us down.Mateusz Kowalczyk2014-03-221-9/+8
* Please cabal sdistMateusz Kowalczyk2014-03-211-3/+3
* Fix issue #281Niklas Haas2014-03-155-100/+251
* Hide minimal definition for only-method classesNiklas Haas2014-03-156-41/+46
* Add Fuuzetsu maintainers field in cabal fileSimon Hengel2014-03-151-1/+1
* Style onlyMateusz Kowalczyk2014-03-131-32/+28
* Always read in prologue files as UTF8 (#286).Mateusz Kowalczyk2014-03-132-5/+13
* Update changelogMateusz Kowalczyk2014-03-131-0/+8
* Strip links from recently added html testsNiklas Haas2014-03-136-217/+217
* Display minimal complete definitions for type classesNiklas Haas2014-03-1315-30/+398
* Add UnicodeSyntax alternatives for * and ->Niklas Haas2014-03-131-2/+7
* Hide RHS of TFs with non-exported right hand sidesNiklas Haas2014-03-138-44/+105
* Fix up some whitespaceMateusz Kowalczyk2014-03-113-786/+786
* Bump version to 2.15.0Mateusz Kowalczyk2014-03-1167-67/+67
* Revert "Reorder topDeclElem to move the source/wiki links to the top"Niklas Haas2014-03-111-1/+1
* Add documentation for --source-entity-lineNiklas Haas2014-03-111-0/+7
* Filter family instances of hidden typesNiklas Haas2014-03-113-5/+20
* Update appearance of fixity annotationsNiklas Haas2014-03-114-67/+141
* Update changelogNiklas Haas2014-03-111-1/+8
* Include fixity information in the Interface fileNiklas Haas2014-03-114-30/+40
* Update changelogMateusz Kowalczyk2014-03-101-0/+9
* Group similar fixities togetherNiklas Haas2014-03-093-5/+51
* Differentiate between TH splices (line-links) and regular namesNiklas Haas2014-03-0911-140/+182
* Use optLast instead of listToMaybe for sourceUrls/wikiUrlsNiklas Haas2014-03-091-7/+6
* Reorder topDeclElem to move the source/wiki links to the topNiklas Haas2014-03-091-1/+1
* Render fixity informationNiklas Haas2014-03-0811-104/+621
* Change rendering of duplicate record field docsMateusz Kowalczyk2014-02-274-1/+215
* Fix wording in the docsMateusz Kowalczyk2014-02-241-3/+3
* Fix rendering of Contents when links are presentMateusz Kowalczyk2014-02-244-22/+37
* Add RankNTypes test case to ImplicitParams.hsNiklas Haas2014-02-232-2/+27
* Lower precedence of equality constraintsNiklas Haas2014-02-233-70/+67
* Make ImplicitParams render correctly (#260)Niklas Haas2014-02-234-8/+112
* Don't shadow ‘strip’.Mateusz Kowalczyk2014-02-231-4/+4
* Update test case for lifted GADT type renderingMateusz Kowalczyk2014-02-231-1/+1
* Turn a source code comment into specsSimon Hengel2014-02-222-9/+10
* Strip a single leading space from bird tracks (#201)Niklas Haas2014-02-226-19/+58
* Use a bespoke data type to indicate fixityMateusz Kowalczyk2014-02-194-66/+66