summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in -Wsimplifiable-class-constraints flag docsSergey Vinokurov2018-09-041-2/+2
* Remove duplicate "since" field in glasgow_exts.rstJosh Price2018-09-031-2/+0
* fix -ddump-asm descriptionAlp Mestanogullari2018-08-301-1/+1
* Finish stable splitDavid Feuer2018-08-292-0/+48
* Rename kind vars in left-to-right order in bindHsQTyVarsRyan Scott2018-08-281-0/+11
* Fix typo in 8.6.1 notesKrzysztof Gogolewski2018-08-281-1/+1
* Don't reify redundant class method tyvars/contextsRyan Scott2018-08-271-0/+15
* Take strict fields into account in coverage checkingRyan Scott2018-08-271-0/+13
* Update unicode tables to v. 12 of the standardArtem Pelenitsyn2018-08-231-0/+2
* docs: Add changelog and release notes entry for traceBinaryEvent#Ben Gamari2018-08-231-0/+7
* docs: "state transformer" -> "state monad" / "ST" (whichever is meant)Artem Pelenitsyn2018-08-211-2/+2
* Show -with-rtsopts options in runtime's --info (#15261)roland2018-08-212-0/+7
* Introduce flag -keep-hscpp-filesroland2018-08-212-0/+14
* Document default value of +RTS -N in user's guideÖmer Sinan Ağacan2018-08-171-0/+2
* 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