aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Update changelogMateusz Kowalczyk2015-03-271-0/+2
* | | Fully qualify names in Hoogle instances outputMateusz Kowalczyk2015-03-271-4/+6
* | | Fix Hoogle display of constructorsMateusz Kowalczyk2015-03-272-1/+6
* | | Clearly default to variables in out of scope caseMateusz Kowalczyk2015-03-272-23/+43
* | | Test for anchor defaultingMateusz Kowalczyk2015-03-276-153/+58
* | | Update test to account for \r filteringMateusz Kowalczyk2015-03-261-2/+5
* | | Remove now redundant importsMateusz Kowalczyk2015-03-268-10/+0
* | | Make the error encountered when a package can't be found moreBen Gamari2015-03-251-12/+21
* | | Update changelogMateusz Kowalczyk2015-03-171-0/+2
* | | Prevent Synopsis from using up too much horizontal spacePhil Ruffwind2015-03-161-0/+1
* | | Follow API changes in D538Alan Zimmerman2015-01-238-69/+61
* | | Track naming change in DataConSimon Peyton Jones2015-01-231-3/+3
* | | Sort out some module import warningsMateusz Kowalczyk2015-01-223-4/+1
* | | --package-name and --package-version flagsMateusz Kowalczyk2015-01-223-25/+53
* | | Changelog onlyMateusz Kowalczyk2015-01-221-0/+4
* | | Filter '\r' from comments due to Windows problems.Vincent Berthoux2015-01-221-2/+3
* | | Links to source location of class instance definitionsjpmoresmau2015-01-227-32/+62
* | | Update test filesMateusz Kowalczyk2015-01-224-48/+18
* | | support GHC 7.10: no Safe-Inferred, Foldable instancejpmoresmau2015-01-2270-74/+77
* | | solve dataDir ambiguityjpmoresmau2015-01-221-1/+1
* | | Ignore warnings, install Cabal 1.22JP Moresmau2015-01-221-3/+7
* | | bump haddock-api ghc dependency to allow release candidate and first releaseLuite Stegeman2015-01-051-1/+1
* | | Turn the README into GitHub Markdown format.Njagi Mwaniki2014-12-292-11/+20
* | | Make travis use 7.10.xMateusz Kowalczyk2014-12-291-1/+1
* | | travis-ci: test with HEADMateusz Kowalczyk2014-12-231-0/+1
|/ /
* | Add missing import for standalone haddock-api packageLuite Stegeman2014-12-221-0/+1
* | hide projectVersion from DynFlags since it clashes with Haddock.Version.proje...Luite Stegeman2014-12-191-1/+1
* | Update docs for @sinceMateusz Kowalczyk2014-12-181-0/+34
* | update changelogMateusz Kowalczyk2014-12-181-0/+12
* | Print missing docs by defaultMateusz Kowalczyk2014-12-183-4/+6
* | Fix dependency versionMateusz Kowalczyk2014-12-181-1/+1
* | Only keep one Version instead of blindly appendingMateusz Kowalczyk2014-12-173-13/+20
* | Fixup ghc.mk (follow-up to 1739375eb23342)Herbert Valerio Riedel2014-12-141-1/+14
* | Treat GHC 7.10 the same as GHC 7.9Herbert Valerio Riedel2014-12-142-2/+2
* | Remove redundant wild-card pattern matchHerbert Valerio Riedel2014-12-141-1/+0
* | Various fixups and bumps for next releaseMateusz Kowalczyk2014-12-1212-34/+23
* | For pattern synonyms, render "pattern" as a keywordDr. ERDI Gergo2014-12-123-11/+31
* | Support for PartialTypeSignaturesThomas Winant2014-12-128-55/+72
* | Follow API changes in D426Alan Zimmerman2014-12-128-88/+120
* | Changes to reflect refactoring in GHC as part of #7484Richard Eisenberg2014-12-121-0/+1
* | Follow changes from #9812Jan Stolarek2014-12-121-11/+8
* | Update Haddock to new pattern synonym type signature syntaxDr. ERDI Gergo2014-12-127-112/+105
* | Make compatible with `deepseq-1.4.0.0`Herbert Valerio Riedel2014-12-121-3/+3
* | Remove overlapping pattern matchAustin Seipp2014-12-121-1/+0
* | reflect ForeignType constructore removalYuras Shumovich2014-12-121-4/+0
* | Collapse user-defined section by default (re #335)Herbert Valerio Riedel2014-12-121-1/+1
* | Add .arclint file.Austin Seipp2014-12-121-0/+24
* | Add an .arcconfig file.Austin Seipp2014-12-121-0/+5
* | Disambiguate string-literalsHerbert Valerio Riedel2014-12-121-4/+4
* | Properly render package ID (not package key) in index, fixes #329.Edward Z. Yang2014-12-123-13/+18