summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Disable -fdefer-type-errors for linear types (#20083)Krzysztof Gogolewski2021-08-041-0/+5
* docs: rename the "Running a compiled program" section in the users guideAdam Sandberg Ericsson2021-08-021-3/+3
* Add Generically (generic Semigroup, Monoid instances) and Generically1 (gener...Baldur Blöndal2021-08-021-5/+26
* ghc: Introduce --run modeBen Gamari2021-08-021-0/+14
* Improve docs of bang patterns (#19068)Krzysztof Gogolewski2021-07-281-43/+62
* Document DerivingVia unsafety (#19786)Krzysztof Gogolewski2021-07-281-2/+3
* Docs: use :default: and :ghc-ticket:Krzysztof Gogolewski2021-07-288-56/+62
* Re #18087 !6238 Empty line in front of :since:Andreas Abel2021-07-271-0/+3
* Issue #18087: :since: for warnings of ghc 6/7/8Andreas Abel2021-07-271-0/+113
* Doc: warnings: since: remove minor version number for uniformityAndreas Abel2021-07-271-5/+5
* Doc: tabs to spacesAndreas Abel2021-07-271-2/+2
* Generalise reallyUnsafePtrEquality# and use itsheaf2021-07-231-0/+26
* Unify remaining GHCi prompt exampleEmily Martins2021-07-011-1/+1
* Unify primary and secondary GHCi promptEmily Martins2021-07-011-15/+15
* Use HsExpansion for overloaded list patternssheaf2021-06-291-0/+12
* Update docs for change in parsing behaviour of infix operators like in GHC 9Zubin Duggal2021-06-281-2/+8
* Revert "Make reallyUnsafePtrEquality# levity-polymorphic"Matthew Pickering2021-06-271-7/+0
* user-guide: Improve documentation of NumDecimalsZubin Duggal2021-06-271-6/+16
* Make reallyUnsafePtrEquality# levity-polymorphicsheaf2021-06-251-0/+7
* Update quantified_constraints.rstChristian Takle2021-06-241-2/+2
* There's no "errorWithCallStack", just use "error".Viktor Dukhovni2021-06-241-9/+8
* Fix a typo in pattern synonyms docPotato Hatsue2021-06-221-2/+2
* Typos, minor comment fixesKrzysztof Gogolewski2021-06-222-2/+3
* Linker/darwin: Properly honour -fno-use-rpathsMatthew Pickering2021-06-202-2/+13
* Deprecate -Wmissing-monadfail-instances (#17875)Krzysztof Gogolewski2021-06-191-41/+23
* Corrected typoAriFordsham2021-06-161-1/+1
* Reword: representation instead of levitysheaf2021-06-105-27/+43
* User's Guide: reword and fix punctuation in description of PostfixOperatorsLi-yao Xia2021-06-101-3/+3
* Introduce `hsExprType :: HsExpr GhcTc -> Type` in the new modulewip/hsExprTypeRyan Scott2021-06-081-0/+8
* Make Logger independent of DynFlagsSylvain Henry2021-06-071-6/+3
* Make some simple primops levity-polymorphicsheaf2021-06-041-0/+19
* users-guide: Add OverloadedRecordDot and OverloadedRecordUpdate for ghc-9.2Takenobu Tani2021-06-041-0/+9
* Fix incorrect mention of -Wprepositive-qualified-syntax in docsThomas Winant2021-06-041-3/+1
* Driver Rework PatchMatthew Pickering2021-06-031-8/+9
* Add -Wmissing-exported-pattern-synonym-signaturesThomas Winant2021-05-291-0/+18
* Document release when TypeApplications allowed declaring variables as inferredBoris Lykah2021-05-281-2/+3
* Enable strict dicts by default at -O2.Andreas Klebinger2021-05-271-1/+10
* Add 9.2 release note about linear caseRichard Eisenberg2021-05-251-0/+6
* base: Update Unicode data to 13.0.0Ben Gamari2021-05-111-0/+2
* Redesign withDict (formerly magicDict)Ryan Scott2021-04-292-0/+24
* 19079 DerivingVia: incorrectly accepts deriving via types with differing runt...Sasha Bogicevic2021-04-271-3/+5
* Introduce -ddump-verbose-inliningsBen Gamari2021-04-271-5/+10
* docs: add a short up-front description for -O, -n, -qn, -I and -IwAdam Sandberg Ericsson2021-04-261-10/+19
* users guide: Various other cleanupsBen Gamari2021-04-262-10/+26
* users-guide: Document deprecation of -funfolding-keeness-factorBen Gamari2021-04-263-1/+16
* Worker/wrapper: Consistent namesSebastian Graf2021-04-201-1/+1
* users-guide: Add missing FieldSelectors to GHC2021 listBen Gamari2021-04-181-0/+1
* users guide: Sort lists of implied language extensionsBen Gamari2021-04-181-20/+20
* users-guide: Clarify GHC2021 documentationBen Gamari2021-04-181-1/+7
* Only load package environment file once when starting GHCiMatthew Pickering2021-04-181-0/+4