aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
Commit message (Expand)AuthorAgeFilesLines
* Preparing for publication.Yuchen Pei2022-07-221-3/+5
* Bump base upper boundBen Gamari2022-04-291-1/+1
* Merge remote-tracking branch 'origin/ghc-head' into ghc-9.4Ben Gamari2022-04-291-1/+1
|\
| * Bump ghc version to 9.5Ben Gamari2022-04-251-1/+1
| * Merge remote-tracking branch 'upstream/ghc-9.2' into ghc-headBen Gamari2022-04-251-3/+3
| |\
| | * coot/multiple packages (ghc-9.2) (#1418)Marcin Szamotulski2021-08-081-0/+2
| | * Use GHC 9.2 in CI runner (#1378)Hécate Moonlight2021-05-281-3/+3
| | * Bump GHC version to 9.2Ben Gamari2021-03-221-1/+1
* | | Update for GHC 9.4Ben Gamari2022-04-231-1/+1
|/ /
* | coot/multiple package (ghc-head) (#1419)Marcin Szamotulski2021-08-161-0/+2
* | Bump GHC version to 9.3Ben Gamari2021-04-101-1/+1
|/
* Merge remote-tracking branch 'origin/ghc-head' into wip/ghc-head-mergeBen Gamari2021-02-061-1/+2
|\
| * Add missing dependency for mtlAlex Biehl2021-01-091-1/+2
* | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-headBen Gamari2021-01-131-11/+14
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-051-12/+15
| |\
| | * Enable two warnings (#1245)tomjaguarpaw2020-12-081-1/+1
| | * Cleanup up GHC flags in `.cabal` filesAlec Theriault2020-03-281-1/+1
| | * Tentative 2.24 releaseAlec Theriault2020-03-221-2/+2
| | * Clean up warningsAlec Theriault2020-03-221-0/+1
| | * Merge branch 'ghc-8.8' into ghc-8.10Alec Theriault2020-03-201-11/+13
| | |\
| | | * Add a regression test for #1091Alec Theriault2019-10-071-0/+1
| | | * Fix Travis CI, loosen .cabal bounds (#1089)Alec Theriault2019-09-201-6/+7
| | | * Release haddock-2.23, haddock-library-1.8.0Alec Theriault2019-05-261-6/+5
| | | * Remove Haddock's dependency on `Cabal`Alec Theriault2019-05-261-1/+0
| | | * Bump GHC to 8.8Ben Gamari2019-03-291-2/+1
| | | * Better identifier parsingAlec Theriault2019-02-251-0/+1
| | * | Bump to GHC 8.10Ben Gamari2019-11-101-3/+2
| * | | Bump GHC version to 9.0Ben Gamari2020-07-281-2/+2
* | | | Enable two warnings (#1245) (#1268)tomjaguarpaw2020-12-191-1/+1
* | | | Revert "Enable two warnings (#1245) (#1268)"Ben Gamari2020-12-151-1/+1
* | | | Enable two warnings (#1245) (#1268)tomjaguarpaw2020-12-101-1/+1
* | | | Bump base upper bound to 4.16Vladislav Zavialov2020-09-181-1/+1
* | | | Bump GHC version to 9.1Ben Gamari2020-09-141-2/+2
|/ / /
* | | haddock: Bounds bumps for GHC 8.12Ben Gamari2020-06-131-2/+2
* | | add dependency on exceptions because GHC.Exception was boiled down (ghc #18075)Artem Pelenitsyn2020-05-031-0/+1
* | | Noramlize `tested-with` fields in cabal filesJohn Ericson2020-02-101-1/+1
* | | Fix build of haddock in stage1Cale Gibbard2020-02-101-1/+1
* | | Drop support for base 4.13Ben Gamari2019-11-161-2/+1
* | | Bump ghc version to 8.11Ben Gamari2019-11-161-1/+1
* | | Bump to GHC 8.10Ben Gamari2019-11-151-1/+1
* | | Version bumps for GHC 8.11Ben Gamari2019-11-141-1/+1
|/ /
* | Bump ghc version to 8.9Ryan Scott2019-02-181-2/+2
* | Merge pull request #1014 from hvr/pr/bsd2-normaliseSimon Marlow2019-02-061-1/+1
|\ \ | |/ |/|
| * Normalise LICENSE text w/ cabal's BSD2 templateHerbert Valerio Riedel2019-02-021-1/+1
* | Remove `Documentation.Haddock.Utf8`Alec Theriault2019-02-031-1/+0
|/
* Tentatively declare support for unreleased base-4.13/ghc-8.8Herbert Valerio Riedel2019-02-021-1/+2
* Use `.hie` files for the Hyperlinker backend (#977)Alec Theriault2019-01-311-1/+1
* Merge branch 'ghc-8.6' into ghc-headAlec Theriault2018-11-101-2/+2
|\
| * Release `haddock{,-api}-2.22.0`Alec Theriault2018-10-161-2/+2
* | Merge branch 'ghc-8.6' into ghc-headAlec Theriault2018-10-161-5/+5
|\|