summaryrefslogtreecommitdiff
path: root/docs/users_guide
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [docs] release notes for !4729 + !3678Douglas Wilson2021-04-091-1/+33
* Implement proposal 403: Lexer cleanupOleg Grenrus2021-04-051-0/+21
* Data.List specialization to []Oleg Grenrus2021-04-011-7/+2
* users-guide: Correct markdown for ghc-9.2Takenobu Tani2021-03-303-7/+7
* Allocate Adjustors and mark them readable in two stepsMoritz Angermann2021-03-291-1/+1
* Implement -Wmissing-kind-signaturesOleg Grenrus2021-03-251-0/+27
* More improvement to MonoLocalBinds documentationSimon Peyton Jones2021-03-231-50/+35
* Built-in type families: CharToNat, NatToChar (#19535)Vladislav Zavialov2021-03-171-0/+2
* Document how GADT patterns are matched from left-to-right, outside-inRyan Scott2021-03-171-1/+82
* Document the interaction between ScopedTypeVariables and StandaloneKindSignat...Ryan Scott2021-03-151-0/+31
* Correct module name in `-fprof-callers` documentationMatthew Pickering2021-03-141-1/+1
* Implement the UnliftedDatatypes extensionSebastian Graf2021-03-142-4/+113
* Ignore breakpoint for a specified number of iterations. (#19157)Roland Senn2021-03-102-7/+34
* Use GHC2021 as default languageJoachim Breitner2021-03-101-4/+5
* Introduce GHC2021 languageJoachim Breitner2021-03-103-19/+87
* template-haskell: Add putDoc, getDoc, withDecDoc and friendsLuke Lau2021-03-101-0/+13
* rts: Gradually return retained memory to the OSMatthew Pickering2021-03-102-2/+24
* Document operator sections' interaction with subsumptionRyan Scott2021-03-092-0/+19
* Update changelog and release notes for Data.Type.Ord changeDaniel Winograd-Cort2021-03-081-0/+24
* eventlog: Add changelog entry for BLOCKS_SIZE and MEM_RETURNMatthew Pickering2021-03-081-0/+7