summaryrefslogtreecommitdiff
path: root/docs/users_guide/exts
Commit message (Expand)AuthorAgeFilesLines
* compiler: re-engineer the treatment of rebindable ifAlp Mestanogullari2020-07-141-0/+24
* Implement -XLexicalNegation (GHC Proposal #229)Vladislav Zavialov2020-07-013-1/+60
* Reject nested foralls/contexts in instance types more consistentlyRyan Scott2020-06-303-7/+116
* Fix duplicated words and typos in comments and user guideJan Hrček2020-06-285-14/+14
* Implement the proposed -XQualifiedDo extensionMatthias Pall Gissurarson2020-06-262-0/+187
* Linear types (#15981)Krzysztof Gogolewski2020-06-173-0/+199
* docs: fix formatting in users guideAdam Sandberg Ericsson2020-06-172-10/+10
* Resolve TODOJan Hrček2020-06-161-2/+2
* Fix typos and formatting in user guideJan Hrček2020-06-1610-34/+34
* User's Guide: KnownNat evidence is NaturalVladislav Zavialov2020-06-151-6/+9
* Make GADT constructors adhere to the forall-or-nothing rule properlyRyan Scott2020-06-092-0/+194
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-14/+48
* docs: Add more details on InterruptibleFFI.Niklas Hambüchen2020-06-041-7/+34
* docs: fix formatting and add some linksAdam Sandberg Ericsson2020-05-231-6/+7
* Clarify pitfalls of NegativeLiterals; see #18022.Galen Huntington2020-05-211-7/+15
* Explicit SpecificityGert-Jan Bottu2020-05-211-0/+77
* fix(documentation): Fix the RST links to GHC.PrimHécate2020-05-132-4/+3
* Fix Haskell98 short description in documentationDenisFrezzato2020-05-051-1/+1
* Document BlockArguments/LambdaCase support in arrow notationAlexis King2020-04-301-0/+7
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* Use conLikeUserTyVarBinders to quantify field selector typesRyan Scott2020-04-125-1/+133
* Update "GHC differences to the FFI Chapter" in user guide.Andreas Klebinger2020-03-191-15/+35
* Fix #17021 by checking more return kindsRichard Eisenberg2020-03-171-0/+71
* docs: correct link to th haddocks from users guideAdam Sandberg Ericsson2020-02-291-1/+1
* Always display inferred variables using bracesKrzysztof Gogolewski2020-02-122-5/+4
* TemplateHaskellQuotes: Allow nested splicesMatthew Pickering2020-02-111-1/+1
* users-guide: Clarify that bundled patsyns were introduced in GHC 8.0Ben Gamari2020-02-081-3/+5
* Split glasgow_exts into several files (#17316)Sylvain Henry2020-01-25118-0/+19264