Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up build and testsuite for GHC 9.4 | Ben Gamari | 2022-08-05 | 1 | -13/+0 |
* | Merge remote-tracking branch 'origin/ghc-9.4' | Ben Gamari | 2022-08-05 | 1 | -155/+24 |
|\ | |||||
| * | Update for GHC 9.4 | Ben Gamari | 2022-04-23 | 1 | -2/+2 |
| * | Bump GHC version to 9.3 | Ben Gamari | 2021-04-10 | 1 | -3/+3 |
| * | NameCache doesn't store a UniqSupply anymore | Sylvain Henry | 2021-03-22 | 1 | -12/+2 |
| * | Fix after NameCache changes | Sylvain Henry | 2021-03-22 | 1 | -141/+20 |
* | | Render module tree per package in the content page (#1492) | Marcin Szamotulski | 2022-06-07 | 1 | -9/+78 |
* | | Add hlint action .hlint.yaml with ignores & CPP. (#1475) | Phil de Joux | 2022-05-02 | 1 | -0/+1 |
* | | Bump GHC version to 9.2 | Ben Gamari | 2021-03-22 | 1 | -1/+1 |
|/ | |||||
* | Update for "FastString: Use FastMutInt instead of IORef Int" | Ben Gamari | 2021-03-10 | 1 | -4/+2 |
* | Merge branch 'ghc-head' into ghc-9.0 | alexbiehl-gc | 2021-02-07 | 1 | -2/+2 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-head | Ben Gamari | 2021-01-13 | 1 | -3/+28 |
| |\ | |||||
| * | | GHC.Driver.Types refactoring (#1242) | Sylvain Henry | 2020-10-26 | 1 | -1/+1 |
| * | | Bump GHC version to 9.1 | Ben Gamari | 2020-09-14 | 1 | -1/+1 |
* | | | Remove dubious parseModLink | alexbiehl | 2021-02-07 | 1 | -4/+4 |
* | | | Add support for labeled module references | Iñaki García Etxebarria | 2021-02-07 | 1 | -6/+35 |
* | | | Cleanup: fix build warnings | Vladislav Zavialov | 2021-02-05 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0 | Ben Gamari | 2021-01-05 | 1 | -3/+28 |
|\ \ | |||||
| * | | Cleanup up GHC flags in `.cabal` files | Alec Theriault | 2020-03-28 | 1 | -1/+1 |
| * | | Remove unused `Haddock.Utils` functions | Alec Theriault | 2020-03-28 | 1 | -1/+1 |
| * | | Tentative 2.24 release | Alec Theriault | 2020-03-22 | 1 | -1/+1 |
| * | | Clean up warnings | Alec Theriault | 2020-03-22 | 1 | -1/+1 |
| * | | Merge branch 'ghc-8.8' into ghc-8.10 | Alec Theriault | 2020-03-20 | 1 | -1/+26 |
| |\ \ | |||||
| | * | | Better identifier parsing | Alec Theriault | 2019-02-25 | 1 | -1/+26 |
* | | | | Bump GHC version to 9.0 | Ben Gamari | 2020-07-28 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Update for UniqFM changes. | Andreas Klebinger | 2020-07-02 | 1 | -7/+8 |
* | | | UnitId has been renamed into Unit | Sylvain Henry | 2020-04-27 | 1 | -4/+4 |
* | | | Module structure | Sylvain Henry | 2020-04-24 | 1 | -3/+3 |
* | | | Modules: Types | Sylvain Henry | 2020-03-18 | 1 | -5/+5 |
* | | | Merge remote-tracking branch 'upstream/ghc-head' into HEAD | Ben Gamari | 2020-02-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix build of haddock in stage1 | Cale Gibbard | 2020-02-10 | 1 | -1/+1 |
* | | | | Modules: Driver (#13009) | Sylvain Henry | 2020-02-19 | 1 | -2/+2 |
|/ / / | |||||
* | | | Fix after Iface modules renaming | Sylvain Henry | 2020-01-02 | 1 | -2/+2 |
* | | | Drop support for base 4.13 | Ben Gamari | 2019-11-16 | 1 | -1/+1 |
|/ / | |||||
* / | Bump ghc version to 8.9 | Ryan Scott | 2019-02-18 | 1 | -1/+1 |
|/ | |||||
* | Bump version bounds | Alec Theriault | 2018-11-06 | 1 | -1/+1 |
* | Support hyperlink labels with inline markup | Alec Theriault | 2018-11-06 | 1 | -1/+1 |
* | Let `haddock-test` bypass interface version check (#890) | Alec Theriault | 2018-07-20 | 1 | -2/+4 |
* | Bump GHC version to 8.7 | Ben Gamari | 2018-06-20 | 1 | -1/+1 |
* | Merge branch 'ghc-head' with 'ghc-8.4' | Herbert Valerio Riedel | 2018-05-01 | 1 | -1/+1 |
|\ | |||||
| * | Bump GHC version | Ben Gamari | 2017-12-04 | 1 | -1/+1 |
* | | @since includes package name (#749) | Alec Theriault | 2018-03-27 | 1 | -3/+8 |
* | | Grid Tables (#718) | Oleg Grenrus | 2018-02-01 | 1 | -0/+32 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-10-31 | 1 | -1/+1 |
|\ | |||||
| * | More general type for nameCacheFromGhc. (#539) | Carlo Hamalainen | 2017-10-31 | 1 | -1/+1 |
* | | Precise Haddock: Use Avails for export resolution (#688) | Alexander Biehl | 2017-10-08 | 1 | -8/+3 |
* | | IntefaceFile version | alexbiehl | 2017-08-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into ghc-head | alexbiehl | 2017-08-21 | 1 | -7/+7 |
|\| | |||||
| * | Haddock support for bundled pattern synonyms (#627) | Christiaan Baaij | 2017-06-09 | 1 | -3/+5 |
| * | Fix Binary instance for InstalledInterface (#611) | Alex Biehl | 2017-05-01 | 1 | -2/+0 |