aboutsummaryrefslogtreecommitdiff
path: root/haddock-test
Commit message (Expand)AuthorAgeFilesLines
* Bump the versionsHécate Moonlight2022-08-051-3/+3
* Merge remote-tracking branch 'origin/ghc-9.4'Ben Gamari2022-08-051-1/+2
|\
| * Merge remote-tracking branch 'upstream/ghc-9.2' into ghc-headBen Gamari2022-04-251-1/+1
| |\
| * | Enable Haddock tests in GHC windows CI (#1428)wz10002021-10-111-1/+2
* | | Follow hlint suggestion: redundant $. (#1505)Phil de Joux2022-07-241-4/+4
| |/ |/|
* | Use GHC 9.2 in CI runner (#1378)Hécate Moonlight2021-05-281-1/+1
|/
* Merge branch 'ghc-head' into ghc-9.0alexbiehl-gc2021-02-071-2/+2
|\
| * Merge remote-tracking branch 'origin/ghc-9.0' into ghc-headBen Gamari2021-01-131-1/+1
| |\
| * | Bump base upper bound to 4.16Vladislav Zavialov2020-09-181-1/+1
* | | Cleanup: fix build warningsVladislav Zavialov2021-02-051-1/+1
| |/ |/|
* | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-051-3/+3
|\ \ | |/ |/|
| * Update `.travis.yml` to work with GHC 8.10.1Alec Theriault2020-03-261-0/+1
| * Merge branch 'ghc-8.8' into ghc-8.10Alec Theriault2020-03-201-1/+1
| |\
| | * Release haddock-2.23, haddock-library-1.8.0Alec Theriault2019-05-261-1/+1
* | | Noramlize `tested-with` fields in cabal filesJohn Ericson2020-02-101-1/+2
|/ /
* | Clean up logic for guessing `-B` and `--lib` (#1026)Alec Theriault2019-02-132-6/+19
* | Removes `haddock-test`s dependency on `xml`/`xhtml` (#1027)Alec Theriault2019-02-102-85/+104
* | 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
* | Fix some Hyperlinker test suite falloutAlec Theriault2019-02-021-1/+9
|/
* Address deprecation warnings in `haddock-test` (#988)Alec Theriault2018-12-271-1/+1
* Remove `haddock-test`'s dep. on `syb` (#987)Alec Theriault2018-12-272-7/+13
* Fix warnings, accept outputAlec Theriault2018-12-121-1/+1
* Merge branch 'ghc-8.6' into ghc-headAlec Theriault2018-10-161-2/+1
|\
| * Accept failing testsAlec Theriault2018-09-221-2/+1
| * Update the ghc-8.6 branch (#889)Simon Jakobi2018-07-201-1/+3
* | Better test output when Haddock crashes on a test (#902)Alec Theriault2018-08-213-24/+38
* | Let `haddock-test` bypass interface version check (#890)Alec Theriault2018-07-201-0/+1
* | Refactor handling of parens in types (#874)Alec Theriault2018-07-201-1/+3
|/
* Improved handling of interfaces in 'haddock-test' (#851)Alec Theriault2018-06-141-6/+36
* Merge branch 'ghc-head' with 'ghc-8.4'Herbert Valerio Riedel2018-05-011-1/+1
|\
| * Bump upper bound on base to < 4.13Ryan Scott2018-04-191-1/+1
* | haddock-test: Be more explicit which packages to passalexbiehl2018-03-021-2/+11
* | Enable running test suite with stock haddock and ghc usingalexbiehl2018-03-021-2/+10
|/
* Bump base for haddock-library and haddock-testalexbiehl2017-09-291-1/+1
* Fix test failures on Windows (#564)Yuji Yamamoto2017-07-033-2/+17
* Travis: Use ghc-8.2.1 on masteralexbiehl2017-04-251-5/+12
* Allow base-4.10 for haddock-testalexbiehl2017-04-111-1/+1
* Fix haddock-test to work with latest version of Cabal.Edward Z. Yang2017-03-231-1/+1
* publish haddock-test librarySebastian Meric de Bellefon2016-06-062-1/+4
* haddock-test: A bit of refactoring for debuggabilityBen Gamari2016-05-102-9/+11
* testsuite: Rework handling of output sanitizationBen Gamari2016-02-083-8/+40
* test: Compatibility with Cabal 1.23Ben Gamari2015-12-201-2/+6
* Fix test suite failure when used with Stack.Łukasz Hanuszczak2015-08-251-0/+5
* Fix bug with accepting to non-existing directory.Łukasz Hanuszczak2015-08-242-1/+8
* Remove redundant import statement.Łukasz Hanuszczak2015-08-221-1/+0
* Refactor existing code to use XHTML printer instead of XML one.Łukasz Hanuszczak2015-08-221-20/+21
* Create helper function for conversion between XML and XHTML.Łukasz Hanuszczak2015-08-222-1/+20
* Fix bug with test runner failing when run on multiple test packages.Łukasz Hanuszczak2015-08-221-2/+1
* Fix warning about no longer needed definition.Łukasz Hanuszczak2015-08-221-1/+0