summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Surprising error message with bang patternSasa Bogicevic2018-10-151-0/+7
* Deprecate -fllvm-pass-vectors-in-regsBen Gamari2018-10-151-0/+3
* Correct typo "Deppendency" -> DependencyNathan van Doorn2018-10-152-2/+2
* Include -fwarn-star-is-type in -WcompatVladislav Zavialov2018-10-122-0/+6
* Stable name type roleDavid Feuer2018-10-041-0/+8
* Add -Wstar-is-type to the User's GuideVladislav Zavialov2018-10-041-0/+19
* Set `infixr -1 ->`Alec Theriault2018-10-041-2/+1
* Allow (unparenthesized) kind signaturesAlec Theriault2018-10-041-0/+4
* Parse the (!) type operator and allow type operators in existential contextVladislav Zavialov2018-10-041-0/+10
* resolve T13704chessai2018-10-021-0/+28
* Quantify class variables first in associated families' kindsRyan Scott2018-10-011-0/+12
* Add -fkeep-cafsSimon Marlow2018-09-281-0/+14
* users' guide: document -freverse-errorsquasicomputational2018-09-271-0/+10
* user-guide: Allow build with sphinx < 1.8Ben Gamari2018-09-201-2/+7
* users_guide: fix sphinx error caused by non-explicit overrideZejun Wu2018-09-201-12/+5
* users-guide: Fix build with sphinx 1.8Ben Gamari2018-09-201-2/+10
* users guide: Fix a few issuesFrank Steffahn2018-09-202-6/+9
* docs: fix example codejohn2018-09-191-2/+2
* Users guide: EmptyDataDecls on by defaultChris Martin2018-09-181-2/+10
* Updated PE linker, section alignment and cleanup.Tamar Christina2018-09-171-0/+5
* users-guide: Fix code-block layout for QuantifiedConstraintsTakenobu Tani2018-09-171-4/+4
* Add support for ImplicitParams and RecursiveDo in THMichael Sloan2018-09-141-0/+2
* Typo in user guide wrongly claims DeriveLift was added in 7.2Merijn Verstraaten2018-09-131-1/+1
* users-guide: Disable syntax highlightingTakenobu Tani2018-09-071-2/+6
* Documentation tweaksKrzysztof Gogolewski2018-09-071-18/+7
* 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