aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'RyanGlScott/ghc-head' into ghc-headBen Gamari2016-05-114-11/+34
|\
| * Render Haddocks for derived instancesRyan Scott2016-05-044-11/+34
* | Merge remote-tracking branch 'origin/master' into ghc-headBen Gamari2016-05-1113-261/+839
|\ \ | |/ |/|
| * Bump versionsBen Gamari2016-05-103-3/+3
| * doc: Update extra-source-files in Cabal fileBen Gamari2016-05-101-7/+3
| * hypsrc-test: Fix reference file path in cabal fileBen Gamari2016-05-101-1/+1
| * html-test: Update reference outputBen Gamari2016-05-107-240/+820
| * Create: Mark a comment as TODOBen Gamari2016-05-101-1/+1
| * haddock-test: A bit of refactoring for debuggabilityBen Gamari2016-05-102-9/+11
| * doc: At long last fix ghc.mkBen Gamari2016-05-011-2/+2
| * ghc: Install files for needed --hyperlinked-sourceBen Gamari2016-04-201-0/+2
| * Remove unused functionsMatthew Pickering2016-04-162-37/+0
| * Ensure expanded family instances render correctlyRyanGlScott2016-04-162-3/+4
| * Collapse type/data family instances by defaultRyanGlScott2016-04-162-10/+23
| * doc: Fix option referencesBen Gamari2016-04-101-7/+8
| * doc: Only install if BUILD_SPHINX_HTML==YESBen Gamari2016-04-101-0/+2
| * Fix printing of pattern synonym typesRik Steenkamp2016-04-041-3/+22
| * Changes due to fix for GHC#11648.Richard Eisenberg2016-03-156-11/+17
| * Follow-on changes to support RuntimeRepRichard Eisenberg2016-03-131-5/+4
* | doc: At long last fix ghc.mkBen Gamari2016-05-011-2/+2
* | Track change to HsGroupSimon Peyton Jones2016-04-201-2/+2
* | ghc: Install files for needed --hyperlinked-sourceBen Gamari2016-04-201-0/+2
* | Merge pull request #489 from mpickering/unused-functionsBen Gamari2016-04-162-37/+0
|\ \
| * | Remove unused functionsMatthew Pickering2016-03-042-37/+0
* | | Merge pull request #482 from RyanGlScott/ghc-headBen Gamari2016-04-162-12/+26
|\ \ \
| * | | Ensure expanded family instances render correctlyRyanGlScott2016-02-112-3/+4
| * | | Collapse type/data family instances by defaultRyanGlScott2016-02-112-10/+23
* | | | doc: Only install if BUILD_SPHINX_HTML==YESBen Gamari2016-04-101-0/+2
* | | | doc: Fix option referencesBen Gamari2016-04-101-7/+8
* | | | Fix printing of pattern synonym typesRik Steenkamp2016-04-021-3/+22
* | | | Changes due to fix for GHC#11648.Richard Eisenberg2016-03-146-11/+17
| |/ / |/| |
* | | Follow-on changes to support RuntimeRepRichard Eisenberg2016-02-241-5/+4
* | | Merge remote-tracking branch 'origin/master' into ghc-headBen Gamari2016-02-181-9/+22
|\ \ \ | | |/ | |/|
| * | Merge pull request #483 from bgamari/T11588Ben Gamari2016-02-181-9/+22
| |\ \
| | * | Xhtml.Decl: Show 'where ...' after closed type familyBen Gamari2016-02-181-0/+5
| | * | Xhtml.Decl: Show kind signatures for type family variablesBen Gamari2016-02-181-4/+11
| | * | Xhtml.Decl: Various cleanupsBen Gamari2016-02-181-5/+6
| |/ /
* | / Merge remote-tracking branch 'origin/master' into ghc-headBen Gamari2016-02-12121-6168/+9721
|\| | | |/ |/|
| * Merge pull request #480 from bgamari/sphinxBen Gamari2016-02-1115-2721/+1617
| |\
| | * Document --use-unicode flagBen Gamari2016-02-081-0/+4
| | * doc: Switch to SphinxBen Gamari2016-02-0815-2721/+1613
| * | Use -fprint-unicode-syntax when --use-unicode is enabledBen Gamari2016-02-081-4/+7
| * | Merge branch 'anchors-redux'Ben Gamari2016-02-0884-662/+1601
| |\ \
| | * | Update tests for previous commitPhil Ruffwind2016-02-0880-645/+1586
| | * | Move the permalinks to "#" on the right sidePhil Ruffwind2016-02-084-17/+15
| |/ /
| * | Merge branch 'fix-up-testsuite'Ben Gamari2016-02-0899-3273/+6987
| |\ \ | | |/ | |/|
| | * hypsrc-test: Accept test outputBen Gamari2016-02-089-381/+2374
| | * html-test: Accept test outputBen Gamari2016-02-0881-2873/+4556
| | * test: Compare on dumpBen Gamari2016-02-082-2/+4
| | * testsuite: Rework handling of output sanitizationBen Gamari2016-02-087-12/+48