summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Docs: fix links to ghc-flagsThomas Miedema2016-06-091-1/+1
* Typofix.Edward Z. Yang2016-06-071-1/+1
* Rename isPinnedByteArray# to isByteArrayPinned#Ben Gamari2016-06-041-1/+1
* Clarify users' guide section on GeneralizedNewtypeDerivingRyan Scott2016-05-271-5/+17
* Fix broken links to mdo papersBartosz Nitka2016-05-251-4/+4
* Fix: #12084 deprecate old profiling flagsSeraphime Kirkovski2016-05-243-4/+8
* Add support for unicode TH quotes (#11743)Josh Price2016-05-241-28/+32
* SpellingGabor Greif2016-05-241-1/+1
* Revert "compiler/iface: compress .hi files"Ben Gamari2016-05-231-2/+1
* users-guide: Fix index in PDF outputBen Gamari2016-05-211-0/+1
* users-guide: Vector version of Thomson-Wheeler logoBen Gamari2016-05-211-0/+0
* compiler/iface: compress .hi filesAustin Seipp2016-05-211-1/+2
* Improve documentation for type wildcardsSimon Peyton Jones2016-05-191-17/+43
* rts: Add isPinnedByteArray# primopBen Gamari2016-05-181-0/+2
* Fix comments about scavenging WEAK objectsTakano Akio2016-05-121-5/+0
* Make Generic1 poly-kindedRyanGlScott2016-05-121-11/+15
* docs: add skeleton 8.2.1 release notesAustin Seipp2016-05-123-797/+194
* Make 'make fast' work for the User GuideSimon Marlow2016-05-041-0/+4
* Add +RTS -AL<size>Simon Marlow2016-05-041-0/+28
* Allow limiting the number of GC threads (+RTS -qn<n>)Simon Marlow2016-05-041-0/+24
* StaticPointers: Allow closed vars in the static form.Facundo Domínguez2016-05-022-5/+33
* docs/users_guide/glasgow_exts.rst: fix merge conflictSergei Trofimovich2016-05-021-1/+8
* glasgow_exts.rst: fix quotingSergei Trofimovich2016-05-021-1/+1
* Greater customization of GHCi promptniksaz2016-05-011-7/+41
* users-guide: Add index entry for "environment file"Ben Gamari2016-05-011-0/+1
* Better documentation of -XConstrainedClassMethodsSimon Peyton Jones2016-04-281-10/+18
* Recommend more reliable recourse for broken nmBen Gamari2016-04-281-2/+1