summaryrefslogtreecommitdiff
path: root/utils/haddock
Commit message (Expand)AuthorAgeFilesLines
* Remove flattening variablesRichard Eisenberg2020-12-011-0/+0
* [Sized Cmm] properly retain sizes.Moritz Angermann2020-11-261-0/+0
* Move Plugins into HscEnv (#17957)Sylvain Henry2020-11-211-0/+0
* Use tcSplitForAllInvisTyVars (not tcSplitForAllTyVars) in more placesRyan Scott2020-11-151-0/+0
* Fix haddock submoduleBen Gamari2020-11-081-0/+0
* Merge remote-tracking branch 'origin/wip/tsan/all'Ben Gamari2020-11-081-0/+0
|\
* | Replace HsImplicitBndrs with HsOuterTyVarBndrsRyan Scott2020-11-061-0/+0
* | Split HsConDecl{H98,GADT}DetailsRyan Scott2020-10-301-0/+0
* | Check for large tuples more thoroughlywip/T18723Ryan Scott2020-10-291-0/+0
* | Split GHC.Driver.TypesSylvain Henry2020-10-291-0/+0
|/
* API Annotations: Keep track of unicode for linear arrow notationwip/az/unicode-hsscaledAlan Zimmerman2020-10-201-0/+0
* Implement -Woperator-whitespace (#18834)Vladislav Zavialov2020-10-191-0/+0
* Unification of Nat and NaturalsHaskellMouse2020-10-131-0/+0
* Parser: don't require the HomeUnitIdSylvain Henry2020-10-131-0/+0
* Use ADTs for parser errors/warningsSylvain Henry2020-10-011-0/+0
* Make the parser module less dependent on DynFlagsSylvain Henry2020-09-291-0/+0
* New linear types syntax: a %p -> b (#18459)Vladislav Zavialov2020-09-291-0/+0
* Implement Quick Look impredicativitySimon Peyton Jones2020-09-241-0/+0
* Bump version to 9.0Ben Gamari2020-09-171-0/+0
* Remove GENERATED pragma, as it is not being usedAlan Zimmerman2020-09-091-0/+0
* Remove "Ord FastString" instanceSylvain Henry2020-09-011-0/+0
* Add HomeUnit typeSylvain Henry2020-08-131-0/+0
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+0
* Simplify XRec definitionZubin Duggal2020-07-251-0/+0
* 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