summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Make start address of `osReserveHeapMemory` tunable via command line -xbFrancesco Mazzoli2016-09-091-0/+4
* Document meaning of order of --package-db flags, fixes #12485.Edward Z. Yang2016-09-081-0/+5
* Remove references to -XRelaxedPolyRecBen Gamari2016-09-082-62/+51
* Added support for deprecated POSIX functions on Windows.Tamar Christina2016-09-011-0/+10
* Kill vestiages of DEFAULT_TMPDIRBen Gamari2016-09-011-4/+0
* users_guide: Move initGhcMonad note to 8.0.2 relnotesBen Gamari2016-09-012-5/+12
* users_guide: Move -fdefer-out-of-scope-variables note to 8.0.2 relnotesBen Gamari2016-09-012-3/+3
* users_guide: Move addModFinalizer mention to 8.0.2 release notesBen Gamari2016-09-012-8/+13
* users_guide: Document removal of -Wredundant-constraints from -WallBen Gamari2016-09-011-1/+2
* Add -fdefer-out-of-scope-variables flag (#12170).Eugene Akentyev2016-08-313-9/+32
* Add -flocal-ghci-history flag (#9089).Eugene Akentyev2016-08-312-0/+13
* Add Read1/Read2 methods defined in terms of ReadPrecRyan Scott2016-08-312-1/+17
* Bump the default allocation area size to 1MBSimon Marlow2016-08-312-2/+2
* GHC: Expose installSignalHandlers, withCleanupSessionBen Gamari2016-08-311-1/+4
* users_guide: More capabilities than processors considered harmfulBen Gamari2016-08-311-1/+2
* Clarify pkg selection when multiple versions are availableHarendra Kumar2016-08-302-122/+159
* Fix and complete runghc documentationHarendra Kumar2016-08-301-15/+43
* rts: enable parallel GC scan of large (32M+) allocation areaSergei Trofimovich2016-08-301-1/+1
* Template Haskell support for TypeApplicationsRyan Scott2016-08-291-0/+2
* Template Haskell support for unboxed sumsRyan Scott2016-08-231-0/+2
* Move #12403, #12513 users guide notes to 8.2.1 release notesRyan Scott2016-08-222-11/+8
* Splice singleton unboxed tuples correctly with Template HaskellRyan Scott2016-08-221-0/+4
* Support for noinline magic function.Edward Z. Yang2016-08-211-0/+3
* Add gcoerceWith to Data.Type.CoercionRyan Scott2016-08-181-0/+3
* check that the number of parallel build is greater than 0Ruey-Lin Hsu2016-08-051-4/+6
* Correct a few mistyped words in prose/commentsGabor Greif2016-07-221-1/+1
* Implement unboxed sum primitive typeÖmer Sinan Ağacan2016-07-211-2/+79
* Update docs for partial type signatures (#12365)Thomas Winant2016-07-201-31/+48
* Data.Either: Add fromLeft and fromRight (#12402)Dylan Meysmans2016-07-201-0/+2
* Support SCC pragmas in declaration contextÖmer Sinan Ağacan2016-07-202-3/+24
* Fix PDF build for the User's Guide.Gabor Pali2016-07-191-1/+2
* Fix Template Haskell reification of unboxed tuple typesRyan Scott2016-07-181-0/+6
* CodeGen: Way to dump cmm only once (#11717)Vladimir Trubilov2016-07-172-1/+22
* Log heap profiler samples to event logBen Gamari2016-07-164-4/+144
* Add -package-env to the flags referenceSimon Marlow2016-07-111-1/+6
* Mention addModFinalizer changes in release notes.Facundo Domínguez2016-07-061-0/+7
* users-guide: Remove static field type from rts-flagBen Gamari2016-07-041-1/+0
* users-guide: Note multiple pattern signature change in relnotesBen Gamari2016-07-042-0/+6
* Allow one type signature for multiple pattern synonymsMatthew Pickering2016-07-011-3/+8
* users-guide: Fix markup in release notesBen Gamari2016-07-011-1/+1
* nativeGen: Allow -fregs-graph to be usedBen Gamari2016-06-301-11/+17
* Trac #11554 fix loopy GADTsAlexander Vieth2016-06-301-7/+0
* Typos in user manual and code: recurisve -> recursiveÖmer Sinan Ağacan2016-06-271-1/+1
* Release notes for #11975 and #10963Richard Eisenberg2016-06-231-0/+19
* Fix #10963 and #11975 by adding new cmds to GHCi.Richard Eisenberg2016-06-231-4/+78
* Narrow the use of record wildcards slightlySimon Peyton Jones2016-06-231-2/+4
* Expand and clarify the docs for ApplicativeDo (#11835)Simon Marlow2016-06-211-3/+15
* ApplicativeDo: allow "return $ e"Simon Marlow2016-06-201-3/+2
* NUMA supportSimon Marlow2016-06-101-0/+50
* Docs: delete PatternGuards documentationThomas Miedema2016-06-091-96/+7