summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Change how includes for input file directory worksTamar Christina2018-02-191-1/+4
* StgLint overhaulÖmer Sinan Ağacan2018-02-181-1/+1
* Remove doubled wordsAdam Sandberg Eriksson2018-02-182-4/+3
* Add valid refinement substitution suggestions for typed holesMatthías Páll Gissurarson2018-02-181-2/+114
* Various documentation improvementsSergey Vinokurov2018-02-141-1/+1
* Raise parse error for `data T where`.HE, Tao2018-02-131-0/+8
* Make ($!) representation-polymorphicDavid Feuer2018-02-121-0/+2
* Improve unboxed sum documentationDavid Feuer2018-02-051-28/+39
* Flag `-fdefer-typed-holes` also implies `-fdefer-out-of-scope-variables`.HE, Tao2018-02-021-1/+1
* Add -ddump-ds-preoptSimon Peyton Jones2018-02-011-3/+8
* Implement BlockArguments (#10843)Takano Akio2018-01-312-6/+98
* Sort valid substitutions for typed holes by "relevance"Matthías Páll Gissurarson2018-01-262-58/+257
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-211-0/+87
* tentative improvement to callstack docsAlp Mestanogullari2018-01-211-14/+53
* Add flag -fno-itMatthew Pickering2018-01-151-0/+14
* Support LIBRARY_PATH and LD_LIBRARY_PATH in rtsBen Gamari2018-01-152-7/+21
* Tweak link order slightly to prefer user shared libs before system ones.Tamar Christina2018-01-151-0/+4
* Rename -frule-check to -drule-check and documentMatthew Pickering2018-01-151-0/+13
* Typos in commentsGabor Greif2018-01-031-1/+1
* No deferred type errors under a forallSimon Peyton Jones2018-01-031-0/+23
* Prevent "C--" translating to "C–" in the User's Guide.Steven Shaw2018-01-023-37/+37
* Fix sign error in kelvinToC.Galen Huntington2018-01-021-1/+1
* users-guide: Fix markupBen Gamari2018-01-021-4/+4
* Add GHC 8.6.1 release notesTamar Christina2017-12-231-0/+85
* relnotes: Fix typo in pattern synonym exampleBen Gamari2017-12-221-2/+2
* Document ScopedTypeVariables' interaction with nested forallsRyan Scott2017-12-201-1/+21
* Get rid of some stuttering in comments and docsGabor Greif2017-12-193-5/+5
* Fix scoping of pattern-synonym existentialsSimon Peyton Jones2017-12-181-1/+17
* users-guide: Fix various bits of markupBen Gamari2017-12-142-10/+18
* users-guide: Consistently document LLVM version requirementBen Gamari2017-12-145-5/+24
* Allow users to ignore optimization changesDavid Feuer2017-12-112-0/+23
* Add information about irrefutable pattern Syntax to XStrict.klebinger.andreas@gmx.at2017-12-111-0/+4
* Fix ghc_packagesBen Gamari2017-12-041-1/+2
* template-haskell: Rip out FamFlavourBen Gamari2017-12-041-0/+4
* Minor tweaks to codegens.rstSteven Shaw2017-11-291-2/+2
* relnotes: Rework treatment of included package listBen Gamari2017-11-275-29/+138
* users-guide: Fix :default: placementBen Gamari2017-11-231-1/+1
* Add warn-missing-export-listsEvan Rutledge Borden2017-11-212-0/+29
* rel-notes: Fix up formatting in release notesBen Gamari2017-11-201-3/+4
* Rename ghc-version -> ghcversion-fileMoritz Angermann2017-11-191-1/+1
* Adds -ghc-version flag to ghc.Moritz Angermann2017-11-181-0/+23
* Document -ddump-timingsBen Gamari2017-11-161-0/+5
* Detect overly long GC syncSimon Marlow2017-11-161-0/+38
* users_guide: Fix "CancelSynchronousIo" casingNiklas Hambüchen2017-11-151-1/+1
* StaticPointers: Clarify documentationFacundo Domínguez2017-11-151-0/+7
* Update Win32 version for GHC 8.4.Tamar Christina2017-11-091-0/+7
* Update link to Haskeline user preferencesTaylor Fausak2017-11-071-1/+1
* relnotes: Note enabling of -fllvm-pass-vectorse-in-regsBen Gamari2017-11-071-0/+4
* relnotes: Clarify a few thingsBen Gamari2017-11-071-4/+4
* DynFlags: Introduce -show-mods-loaded flagBen Gamari2017-11-061-0/+13