summaryrefslogtreecommitdiff
path: root/utils/haddock
Commit message (Expand)AuthorAgeFilesLines
* Replace HscTarget with BackendSylvain Henry2020-07-221-0/+0
* Remove {-# CORE #-} pragma (part of #18048)Krzysztof Gogolewski2020-07-181-0/+0
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-0/+0
* Implement -XLexicalNegation (GHC Proposal #229)Vladislav Zavialov2020-07-011-0/+0
* Implement the proposed -XQualifiedDo extensionMatthias Pall Gissurarson2020-06-261-0/+0
* Export everything from HsToCore.Zubin Duggal2020-06-251-0/+0
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-0/+0
* base: Bump to 4.15.0.0Ben Gamari2020-06-171-0/+0
* Use HsForAllTelescope to avoid inferred, visible forallsRyan Scott2020-06-131-0/+0
* Bump haddock submodule and allow metric decreaseSylvain Henry2020-06-131-0/+0
* Make GADT constructors adhere to the forall-or-nothing rule properlyRyan Scott2020-06-091-0/+0
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-0/+0
* 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