aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock.hs
Commit message (Expand)AuthorAgeFilesLines
* s/PackageKey/UnitId/g and s/packageKey/unitId/gEdward Z. Yang2015-10-111-4/+4
* Create Process: removed PhaseFailedTamar Christina2015-09-271-5/+2
* --package-name and --package-version flagsMateusz Kowalczyk2015-03-151-3/+24
* 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
* Properly render package ID (not package key) in index, fixes #329.Edward Z. Yang2014-12-121-2/+2
* Changes due to ghc api changes in package representationDuncan Coutts2014-12-121-5/+8
* Revert "Merge branch 'reverts'"Mateusz Kowalczyk2014-12-121-5/+5
* Allow the parser to spit out meta-infoMateusz Kowalczyk2014-12-101-3/+6
* Fix improper lazy IO usetreeowl2014-10-091-1/+1
* Move sources under haddock-api/srcMateusz Kowalczyk2014-08-231-0/+488