aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/ModuleTree.hs
Commit message (Expand)AuthorAgeFilesLines
* s/PackageKey/UnitId/g and s/packageKey/unitId/gEdward Z. Yang2015-10-111-3/+3
* Change ModuleTree Node to carry PackageKey and SourcePackageId to resolve #385Murray Campbell2015-05-111-19/+22
* Properly render package ID (not package key) in index, fixes #329.Edward Z. Yang2014-12-121-5/+8
* Revert "Merge branch 'reverts'"Mateusz Kowalczyk2014-12-121-3/+3
* Allow the parser to spit out meta-infoMateusz Kowalczyk2014-12-101-5/+5
* Move sources under haddock-api/srcMateusz Kowalczyk2014-08-231-0/+56