summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Document the extra instances divergence from H98/H2010Ian Lynagh2012-01-141-0/+16
* Document the Bits superclass divergence from Haskell 2010Ian Lynagh2012-01-141-0/+43
* Document the Num superclass divergence from H98/H2010Ian Lynagh2012-01-141-0/+33
* Fix mistake in flags.xmlDavid Terei2012-01-121-1/+1
* Consistent: Enbaled -> enabled in flag doc.David Terei2012-01-121-2/+2
* Add '-freg-liveness' flag to control if STG liveness informationDavid Terei2012-01-121-0/+17
* Formatting fixes to flags.xmlDavid Terei2012-01-121-2801/+2801
* Add '-fllvm-tbaa' flag for controlling LLVM TBAA opt.David Terei2012-01-121-0/+9
* Implememt -fdefer-type-errors (Trac #5624)Simon Peyton Jones2012-01-122-9/+49
* Doc fixIan Lynagh2012-01-071-1/+1
* Refer to Control.Concurrent instead of GHC.ConcSimon Marlow2012-01-031-5/+5
* Documentation wibble: kind -> sortSimon Peyton Jones2011-12-281-1/+2
* Implemnt Trac #5712: show method for infix GADT constructorsSimon Peyton Jones2011-12-231-0/+14
* Fix users_guide markupIan Lynagh2011-12-131-2/+2
* Allow type signatures in instance decls (Trac #5676)Simon Peyton Jones2011-12-121-0/+33
* Allow the number of capabilities to be increased at runtime (#3729)Simon Marlow2011-12-061-3/+11
* More changes aimed at improving call stacks.Simon Marlow2011-12-023-2/+27
* doc update: -prof now works with +RTS -N (with caveats)Simon Marlow2011-11-291-6/+38
* Allow the quotes to be omitted in {-# SCC "<varid>" #-}Simon Marlow2011-11-281-5/+10
* Fix document to follow renaming -XPArr to -XParallelArraysshelarcy2011-11-271-2/+2
* Don't list sortBy as a good consumer; fixes trac #5473Ian Lynagh2011-11-261-6/+0
* Initial documentation for -XPolyKinds in the user's guide.Jose Pedro Magalhaes2011-11-252-8/+242
* Merge ../bghcDaniel Fischer2011-11-241-41/+41
|\
| * Fix a few typosDaniel Fischer2011-11-241-9/+9
| * Whitespace only in glasgow_exts.xmlDaniel Fischer2011-11-241-32/+32
* | Fix markup (non-validate-breaking)Simon Marlow2011-11-241-4/+4
|/
* Fix userguide markupIan Lynagh2011-11-241-1/+1
* Support "phase control" for SPECIALISE pragmasSimon Peyton Jones2011-11-241-0/+40
* Tweaks to safe haskell documentation.David Terei2011-11-221-64/+105
* Update Safe Haskell documentation for new design in 7.4David Terei2011-11-214-100/+273
* Add doc for -msse4.2 flag.David Terei2011-11-211-1/+20
* Improve documentation on backendsDavid Terei2011-11-219-111/+161
* Improve code generator documentation.David Terei2011-11-216-3/+75
* Improve the way we call "rm" in the build system; fixes trac #4916Ian Lynagh2011-11-191-1/+1
* Add -dumpdir flag; fixes trac #5198Ian Lynagh2011-11-182-2/+21
* Removing the default grouping clause from the SQL-like comprehension notation ;George Giorgidze2011-11-171-46/+4
* Remove executable mode from some filesDavid Terei2011-11-161-0/+0
* Fix mistake in user guideDavid Terei2011-11-161-2/+2
* Doc changes following changes to the way -rtsopts worksSimon Marlow2011-11-163-64/+111
* Add -fpedantic-bottoms, and document itSimon Peyton Jones2011-11-162-0/+23
* Formatting fixSimon Peyton Jones2011-11-161-1/+1
* Improve documentation of SPECIALISE pragmaSimon Peyton Jones2011-11-151-3/+12
* added NOUNPACK pragma (see #2338)Stefan Wehr2011-11-092-1/+26
* update docs regarding .a files and GHCi (#3345)Simon Marlow2011-11-081-31/+25
* fix markupSimon Marlow2011-11-081-1/+1
* Improve user's guide doc for associated type defaultsJose Pedro Magalhaes2011-11-071-5/+20
* fix #5602: (<+>) example in User's GuideRoss Paterson2011-11-041-2/+2
* Fix buildIan Lynagh2011-11-041-1/+1
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-023-275/+388
* fix doc bugsSimon Marlow2011-11-022-14/+19