summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* users guide: Clarify meanings of -g<n> flagsBen Gamari2018-11-231-3/+9
* Implement late lambda liftSebastian Graf2018-11-231-0/+52
* Overhaul -fprint-explicit-kinds to use VKARyan Scott2018-11-221-7/+19
* users guide: We no longer build libraries with -split-objsBen Gamari2018-11-221-1/+1
* Fix trac #15702, as a followon to fix for #13704.Chris Smith2018-11-171-11/+27
* Remove -Wamp flag (#11477)roland2018-11-171-0/+2
* NCG: New code layout algorithm.Andreas Klebinger2018-11-173-1/+63
* Fix a typo in the description of -fabstract-refinement-hole-fitsDmitry Ivanov2018-11-171-1/+1
* user's guide: typo in ViewPatterns exampleBen Price2018-11-171-1/+1
* Correct link to GHC API in docs index.Shao Cheng2018-11-121-1/+1
* rts: Allow output filename of eventlog to be given by command-lineBen Gamari2018-11-022-0/+9
* users-guide: Update link to Safe Coercions paperBen Gamari2018-11-021-1/+1
* users-guide: Fix formatting of eventlog format documentationBen Gamari2018-11-011-0/+7
* Lower precedence for {-# UNPACK #-}Vladislav Zavialov2018-11-011-0/+9
* Revert "Add a RTS option -xp to load PIC object anywhere in address space"Ben Gamari2018-10-302-30/+2
* Improve documentation for warning optionsNathan Collins2018-10-291-4/+11
* Fix sample code of -fprint-explicit-kinds, plus sample when disabling PolyKindsYuji Yamamoto2018-10-291-7/+10
* users guide: Introduce :pragma: directiveBen Gamari2018-10-292-75/+158
* users guide: Mention :since: in editing-guideBen Gamari2018-10-291-0/+2
* Finish fix for #14880.Tobias Dammers2018-10-282-82/+190
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-272-10/+78
* Update core-spec for Coercion QuantificationNingning Xie2018-10-253-2/+12
* Improve documentation about overlapping instancesSimon Peyton Jones2018-10-251-14/+36
* Add a RTS option -xp to load PIC object anywhere in address spaceZejun Wu2018-10-152-2/+30
* 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