summaryrefslogtreecommitdiff
path: root/utils/haddock
Commit message (Expand)AuthorAgeFilesLines
* Add sized primitive literal syntaxBen Orchard2023-05-031-0/+0
* driver: Unit State Data.Map -> GHC.Unique.UniqMapdoyougnu2023-04-011-0/+0
* Handle records in the renamersheaf2023-03-291-0/+0
* Allow WARNING pragmas to be controlled with custom categoriesAdam Gundry2023-03-241-0/+0
* Rename () into Unit, (,,...,,) into Tuple<n> (#21294)Andrei Borzenkov2023-03-211-0/+0
* HsToken in TypeArg (#19623)Vladislav Zavialov2023-01-051-0/+0
* Bump GHC version to 9.7ghc-9.7-startBen Gamari2022-12-221-0/+0
* base: Bump version to 4.18Ben Gamari2022-12-211-0/+0
* Refactor TyCon to have a top-level productSimon Peyton Jones2022-12-021-0/+0
* Type vs Constraint: finally nailedSimon Peyton Jones2022-11-111-0/+0
* Class layout info (#19623)Vladislav Zavialov2022-10-231-0/+0
* Allow configuration of error message printingMatthew Pickering2022-10-181-0/+0
* implement proposal 106 (Define Kinds Without Promotion) (fixes #6024)Ross Paterson2022-09-271-0/+0
* Rename Solo[constructor] to MkSoloTorsten Schmits2022-09-211-0/+0
* Relax instances for Functor combinators; put superclass on Class1 and Class2 ...John Ericson2022-09-201-0/+0
* Scrub partiality about `NewOrData`.M Farkas-Dyck2022-09-191-0/+0
* Clean up some. In particular:M Farkas-Dyck2022-09-171-0/+0
* Bump haddock submoduleBen Gamari2022-08-161-0/+0
* EPA: DotFieldOcc does not have exact print annotationsAlan Zimmerman2022-08-111-0/+0
* Remove many GHC dependencies from L.H.Sromes2022-07-061-0/+0
* TTG: Move ImpExp client-independent bits to L.H.S.ImpExpromes2022-07-031-0/+0
* TTG: Rework and improve splicesromes2022-06-011-0/+0
* Desugar RecordUpd in `tcExpr`wip/T18802CarrieMY2022-05-251-0/+0
* Change `Backend` type and remove direct dependencieswip/backend-as-recordNorman Ramsey2022-05-211-0/+0
* configure: Bump GHC version to 9.5Ben Gamari2022-04-281-0/+0
* HsUniToken for :: in GADT constructors (#19623)Vladislav Zavialov2022-04-081-0/+0
* Rename [] to List (#21294)Vladislav Zavialov2022-04-071-0/+0
* Implement \cases (Proposal 302)Jakob Bruenker2022-04-011-0/+0
* Keep track of promotion ticks in HsOpTywip/no-c-stubswip/matt-merge-batchsheaf2022-04-011-0/+0
* Add the OPAQUE pragmaChristiaan Baaij2022-03-251-0/+0
* hi haddock: Lex and store haddock docs in interface filesZubin Duggal2022-03-231-0/+0
* Export (~) from Data.Type.Equality (#18862)wip/eqtycon-rnVladislav Zavialov2022-03-151-0/+0
* TTG Pull AbsBinds and ABExport out of the main ASTromes2022-03-141-0/+0
* Multiple Home UnitsMatthew Pickering2021-12-281-0/+0
* Give plugins a better interface (#17957)Sylvain Henry2021-12-211-0/+0
* Revert "Data.List specialization to []"Matthew Pickering2021-12-031-0/+0
* TTG: replace Void/NoExtCon with DataConCantHappenKrzysztof Gogolewski2021-11-291-0/+0
* Implement -Wforall-identifier (#20609)Vladislav Zavialov2021-11-121-0/+0
* EPA: Get rid of bare SrcSpan's in the ParsedSourceAlan Zimmerman2021-11-021-0/+0
* Refactor package importsSylvain Henry2021-10-221-0/+0
* Introduce Concrete# for representation polymorphism checkssheaf2021-10-171-0/+0
* testsuite: strip windows line endings for haddockZubin Duggal2021-10-131-0/+0
* Rename getErrorMessages and getMessages function in parser codewip/adinapoli-issue-19920Alfredo Di Napoli2021-07-081-0/+0
* Dynflags: introduce DiagOptsSylvain Henry2021-07-011-0/+0
* HsUniToken and HsToken for HsArrow (#19623)Vladislav Zavialov2021-06-161-0/+0
* Reword: representation instead of levitysheaf2021-06-101-0/+0
* Introduce `hsExprType :: HsExpr GhcTc -> Type` in the new modulewip/hsExprTypeRyan Scott2021-06-081-0/+0
* Bump haddock submoduleSylvain Henry2021-06-071-0/+0
* Support new parser types in GHCAlfredo Di Napoli2021-05-261-0/+0
* Refactor driver code; de-duplicate and split APIs (#14095, !5555)Divam2021-05-251-0/+0