summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Turn on MonadFail desugaring by defaultHerbert Valerio Riedel2018-08-072-5/+9
* users-guide: Enlarge title underlines in 8.8 release notesBen Gamari2018-08-071-7/+7
* [docs] Add missed specialisations warnings to list of those not enabled by -WallMaximilian Tagher2018-08-061-0/+2
* docs: Fix wrong module name in hsig exampleMathieu Boespflug2018-08-061-1/+1
* Mention #15050 in the release notes for 8.8.1Joachim Breitner2018-08-061-0/+4
* Move 8.8.1-notes.rst to the right directoryRyan Scott2018-08-061-0/+89
* Create 8.8.1 release notesRyan Scott2018-08-063-536/+1
* Allow scoped type variables refer to typesJoachim Breitner2018-08-051-5/+0
* Remove decideKindGeneralisationPlanRichard Eisenberg2018-08-021-43/+0
* users-guide: Document default +RTS -I valueBen Gamari2018-07-311-1/+1
* doc: Fix command for creating a shared library.Mathieu Boespflug2018-07-311-1/+1
* Add the paper "Evidence normalisation in System FC"Simon Peyton Jones2018-07-317-0/+9992
* Fix minor formatting issue in users_guide/bugs.rstJosh Price2018-07-301-0/+2
* update core-spec for GRefl and re-factored Reflningning2018-07-275-15/+41
* Fix some typos in docsSasa Bogicevic2018-07-171-14/+14
* Do not imply NoStarIsType by TypeOperators/TypeInTypeVladislav Zavialov2018-07-163-7/+35
* Modernize S_TPush in the core specRyan Scott2018-07-162-2/+8
* Fix parse errors in core-spec.pdfRyan Scott2018-07-163-7/+25
* Run the renamed source plugin after each HsGroupMatthew Pickering2018-07-121-9/+10
* Release notes about source pluginsMatthew Pickering2018-07-121-0/+5
* docs: remove leftovers of static flagsKrzysztof Gogolewski2018-07-127-35/+29
* Add flag to show docs of valid hole fitsMatthías Páll Gissurarson2018-07-121-0/+15
* The Types section in Core-Spec doc is out-datedningning2018-07-123-7/+8
* Trac #8581 users_guide/glasgow_exts section 10.7AntC2018-07-121-1/+35
* Correct Simple to Complex wordingSasa Bogicevic2018-07-121-2/+2
* Note [Ordering of implicit variables]Richard Eisenberg2018-07-101-4/+25
* Optional context for a quantified constraintSimon Peyton Jones2018-07-101-5/+5
* Mark AutoDeriveTypeable as deprecatedKrzysztof Gogolewski2018-07-061-1/+1
* users guide: Mention -fprint-typechecker-elaboration in -ddump-tc docsBen Gamari2018-07-061-2/+5
* Add -ddump-rtti to user's guide and man pageÖmer Sinan Ağacan2018-06-291-0/+6
* Remove -Wamp flagroland2018-06-221-16/+0
* Explain why opt-cmm is not dumped by ddump-cmm-verbose.klebinger.andreas@gmx.at2018-06-221-3/+5
* A few more typofixes in docs/comments [ci skip]Gabor Greif2018-06-201-1/+1
* Typofixes in docs and comments [ci skip]Gabor Greif2018-06-183-5/+5
* Add -Werror=compatVladislav Zavialov2018-06-171-0/+6
* Provide a better error message for unpromotable data constructor contextsRyan Scott2018-06-171-5/+17
* Warn about implicit kind variables with -WcompatVladislav Zavialov2018-06-162-0/+59
* Quantify unfixed kind variables in CUSKsRichard Eisenberg2018-06-151-8/+2
* Fix #13833: accept type literals with no FlexibleInstancesKirill Zaborsky2018-06-151-0/+5
* Fix documentation for `-dth-dec-file`Nathan Collins2018-06-152-6/+7
* Fix broken linkNathan Collins2018-06-141-1/+1
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-142-293/+219
* relnotes: Add mention of QuantifiedConstraintsBen Gamari2018-06-142-0/+22
* Replace `showSDocUnsafe` with `showSDoc` in extending_ghc.rstHE, Tao2018-06-141-6/+15
* users-guide: Fix PtrRepLifted to LiftedRepTakenobu Tani2018-06-142-2/+2
* Update user manual sections for -rtsopts and -with-rtsoptsÖmer Sinan Ağacan2018-06-141-13/+23
* docs: Add mentions of new plugins mechanisms to users guideBen Gamari2018-06-122-1/+32
* users-guide: Spelling and style pass over QuantifiedConstraints docsBen Gamari2018-06-101-31/+24
* users guide: Fix spellingBen Gamari2018-06-081-1/+1
* Fix `print-explicit-runtime-reps` (#11786).HE, Tao2018-06-081-1/+1