summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* typosSimon Marlow2011-08-251-2/+2
* Fix DocBook formattingSimon Peyton Jones2011-08-221-1/+4
* In :browse, always print output in the *current* contextSimon Peyton Jones2011-08-221-23/+31
* Correct typo (fix Trac #5411)Simon Peyton Jones2011-08-121-1/+1
* typoSimon Marlow2011-08-051-1/+1
* Add plugin documentation for reinitializeGlobalsAustin Seipp2011-08-051-2/+10
* Document the (lack of) escape conventions in quasiquotesSimon Peyton Jones2011-08-031-0/+12
* Exchange noinline/inlanable links to match textDaniel Fischer2011-07-281-2/+2
* Merge branch 'master' of http://darcs.haskell.org/ghcSimon Peyton Jones2011-07-271-2/+2
|\
| * Fix docbook syntax in user guideIan Lynagh2011-07-261-2/+2
* | Fix comments and documentation on monad comprehensionsSimon Peyton Jones2011-07-271-2/+4
|/
* Improve the documentation of the new generic programming mechanism.Jose Pedro Magalhaes2011-07-251-23/+61
* Update safe haskell doc about Data.TypeableDavid Terei2011-07-211-0/+6
* Improve semantics of wild-card expansion (fixes #5334)Simon Peyton Jones2011-07-201-8/+25
* Document the new +RTS -l options in the user guideDuncan Coutts2011-07-181-6/+55
* Improvements to Safe Haskell userguide.David Terei2011-07-141-388/+426
* Make an extension for interruptible FFI callsIan Lynagh2011-07-112-1/+9
* Remove mention of -fno-method-sharing from comments and docsIan Lynagh2011-07-081-7/+0
* TypoAustin Seipp2011-07-061-1/+1
* Add documentation for compiler pluginsAustin Seipp2011-07-065-76/+320
* Fix typo in Safe Haskell docDavid Terei2011-07-061-1/+1
* Fix typosIan Lynagh2011-07-031-2/+2
* Fix building docsIan Lynagh2011-07-032-2/+2
* Remove old release note filesIan Lynagh2011-07-034-5503/+0
* Remove outdated paragraph from docsIan Lynagh2011-07-021-4/+0
* doc tweak: mention that UNPACK doesn't work without -OSimon Marlow2011-07-011-1/+5