summaryrefslogtreecommitdiff
path: root/utils/haddock
Commit message (Expand)AuthorAgeFilesLines
* Clean up boot vs non-boot disambiguating typesJohn Ericson2020-06-041-0/+0
* Add info about typeclass evidence to .hie filesZubin Duggal2020-05-261-0/+0
* Bump haddock submoduleSylvain Henry2020-05-241-0/+0
* Explicit SpecificityGert-Jan Bottu2020-05-211-0/+0
* Allow atomic update of NameCache in readHieFileZubin Duggal2020-05-061-0/+0
* Remove custom ExceptionMonad class (#18075) (updating haddock submodule accor...Artem Pelenitsyn2020-05-041-0/+0
* Unit: split and rename modulesSylvain Henry2020-04-301-0/+0
* Refactor UnitInfoSylvain Henry2020-04-301-0/+0
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-0/+0
* Trees That Grow refactor for `ConPat` and `CoPat`John Ericson2020-04-231-0/+0
* Modules (#13009)Sylvain Henry2020-04-181-0/+0
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-0/+0
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-0/+0
* Modules: Types (#13009)Sylvain Henry2020-03-291-0/+0
* Fix #17021 by checking more return kindsRichard Eisenberg2020-03-171-0/+0
* Modules: Core (#13009)Sylvain Henry2020-03-161-0/+0
* Monotonic locations (#17632)Vladislav Zavialov2020-02-291-0/+0
* Modules: Core (#13009)Sylvain Henry2020-02-261-0/+0
* Remove Ord SrcLoc, Ord SrcSpanVladislav Zavialov2020-02-241-0/+0
* Modules: Driver (#13009)Sylvain Henry2020-02-211-0/+0
* Remove the MonadFail P instanceVladislav Zavialov2020-02-181-0/+0
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-121-0/+0
* Introduce IsPass; refactor wrappers.Richard Eisenberg2020-02-081-0/+0
* Fix scoping of TyCon binders in TcTyClsDeclsSimon Peyton Jones2020-02-011-0/+0
* Refactor package related codeSylvain Henry2020-01-311-0/+0
* Handle local fixity declarations in DsMeta properlyRyan Scott2020-01-251-0/+0
* Module hierarchy: Renamer (cf #13009)Sylvain Henry2020-01-081-0/+0
* Module hierarchy: Iface (cf #13009)Sylvain Henry2020-01-061-0/+0
* Remove HasSrcSpan (#17494)Vladislav Zavialov2019-11-301-0/+0
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-271-0/+0
* Bump ghc version to 8.11Ben Gamari2019-11-231-0/+0
* Bump version to 8.10.0Ben Gamari2019-11-171-0/+0
* base: Bump version to 4.14.0.0Ben Gamari2019-11-141-0/+0
* Ensure that coreView/tcView are able to inlineBen Gamari2019-11-131-0/+0
* Separate `LPat` from `Pat` on the type-levelSebastian Graf2019-11-021-0/+0
* Use FlexibleInstances for `Outputable (* p)` instead of match-all instances w...Sebastian Graf2019-10-281-0/+0
* Make dynflag argument for withTiming pure.Andreas Klebinger2019-10-231-0/+0
* users-guide: Run sphinx in nit-picky modeBen Gamari2019-10-081-0/+0
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-0/+0
* Fix bug preventing information about patterns from being serialized in .hie f...Zubin Duggal2019-08-071-0/+0
* Use an empty data type in TTG extension constructors (#15247)Ryan Scott2019-07-091-0/+0
* Add -Winferred-safe-imports warningOleg Grenrus2019-06-251-0/+0
* Fix and enforce validation of header for .hie filesZubin Duggal2019-05-311-0/+0
* Use types already in AST when making .hie fileMatthew Pickering2019-05-311-0/+0
* Some forall-related cleanup in deriving codeRyan Scott2019-05-231-0/+0
* Use HsTyPats in associated type family defaultsRyan Scott2019-05-221-0/+0
* Stop inferring over-polymorphic kindsSimon Peyton Jones2019-03-091-0/+0
* Fix #16391 by using occCheckExpand in TcValidityRyan Scott2019-03-071-0/+0
* Rip out object splittingBen Gamari2019-03-051-0/+0
* Visible dependent quantificationRyan Scott2019-03-011-0/+0