summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2011-10-241-0/+1
|\
| * Associated type defaults work only for type *synonym* defaultsSimon Peyton Jones2011-10-241-0/+1
* | Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2011-10-242-3/+19
|\ \ | |/
| * Brief documentation about relaxed superclass cycle checkMax Bolingbroke2011-10-221-0/+16
| * Correct the manual to use ConstraintKinds rather than ConstraintKindsMax Bolingbroke2011-10-222-3/+3
* | Fix kind-checking for unboxed tuples (fixes Trac #5573)Simon Peyton Jones2011-10-221-2/+8
|/
* document the -H optionSimon Marlow2011-10-101-15/+23
* Documentation for type/class declarations in GHCi (#4929)Simon Marlow2011-10-061-44/+132
* Update the "Known bugs and infelicities" section of the manualIan Lynagh2011-10-051-34/+50
* Remove unnecessary references to -fglagow-extsSimon Peyton Jones2011-10-044-17/+14
* Document :kind! in GHCiSimon Peyton Jones2011-09-291-2/+6
* Document -fsimpl-tick-countSimon Peyton Jones2011-09-292-114/+144
* Update docs: n+k is now disabled by defaultIan Lynagh2011-09-271-3/+3
* Document TraditionalRecordSyntaxIan Lynagh2011-09-272-0/+19
* Merge branch 'no-pred-ty'Max Bolingbroke2011-09-092-0/+98
|\
| * Implement -XConstraintKindMax Bolingbroke2011-09-062-0/+98
* | Documentation for associated type instance defaultsMax Bolingbroke2011-09-091-1/+15
|/
* Minor wording changeSimon Peyton Jones2011-09-051-1/+1
* Backtrack on the wierd special case of data family exportsSimon Peyton Jones2011-09-021-54/+88
* Add a flag -fno-ghci-historyIan Lynagh2011-09-011-0/+6
* Two small further extensions to associated typesSimon Peyton Jones2011-09-011-296/+274
* Clean up the handling of the import and :module commands in GHCiSimon Marlow2011-08-261-36/+99