aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/src/Haddock/Backends/Hyperlinker/Utils.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/ghc-9.0' into ghc-headBen Gamari2021-01-131-1/+1
|\
| * Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-051-1/+1
| |\
| | * Merge branch 'ghc-8.8' into ghc-8.10Alec Theriault2020-03-201-1/+1
| | |\
| | | * Prefer un-hyperlinked sources to no sourcesAlec Theriault2019-10-071-1/+1
* | | | Fix after Outputable refactoringSylvain Henry2020-08-051-1/+1
|/ / /
* | | Adapt Haddock to LinearTypesKrzysztof Gogolewski2020-06-171-2/+2
* | | Module structureSylvain Henry2020-04-241-1/+1
* | | Modules: TypesSylvain Henry2020-03-181-3/+3
* | | Fix after Iface modules renamingSylvain Henry2020-01-021-4/+4
|/ /
* / Match GHC changes for T16185Alec Theriault2019-02-221-2/+2
|/
* Use `.hie` files for the Hyperlinker backend (#977)Alec Theriault2019-01-311-11/+87
* Add some utility definitions for generating line anchors.Łukasz Hanuszczak2015-08-021-2/+23
* Extract main hyperlinker types to separate module.Łukasz Hanuszczak2015-07-061-0/+1
* Rewrite source generation to fixed links and directory structure.Łukasz Hanuszczak2015-06-301-10/+38
* Create module with hyperlinker utility functions.Łukasz Hanuszczak2015-06-301-0/+18