summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* GHCi: add :seti, for options that apply only at the prompt (#3217)Simon Marlow2012-03-011-2/+96
* Fix copy/paste error in the docsIan Lynagh2012-02-271-1/+1
* Mention -threaded in the intro to Concurrent HaskellSimon Marlow2012-02-272-7/+47
* Remove documentation that a feature was missing, because it is not. (#5896)Simon Marlow2012-02-271-7/+0
* typoGabor Greif2012-02-271-1/+1
* Implement "value" imports with the CAPIIan Lynagh2012-02-261-2/+20
* Remove support for CTYPE pragmas on type synonymsIan Lynagh2012-02-221-1/+0
* Add some docs for the CAPI extensionIan Lynagh2012-02-171-0/+35
* Add docbook-ised external-core doc; from #5844, by James H. FisherIan Lynagh2012-02-143-0/+1810
* Remove the old ext-core docsIan Lynagh2012-02-146-1043/+0
* Minor documentation fixSimon Hengel2012-02-111-1/+1
* Document -fwarn-auto-orphansSimon Peyton Jones2012-02-102-4/+10
* Start on 7.6.1 release notesIan Lynagh2012-01-283-2/+429
* FIX #5819: add -XDataKinds to the language options section of the user's guideJose Pedro Magalhaes2012-01-271-2/+7
* Document -T RTS flag in manual.Edward Z. Yang2012-01-171-0/+11
* Documentation for -XDataKindsJose Pedro Magalhaes2012-01-161-9/+11
* 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