summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Typo fix in deferred type errors docs.Edward Z. Yang2012-09-061-1/+1
* Make -fhpc a dynamic flagIan Lynagh2012-09-031-1/+1
* Make -fhistory-size dynamicIan Lynagh2012-09-031-1/+1
* Disable the MR by default in GHCi (#3202)Paolo Capriotti2012-09-031-13/+16
* Update documentation for -fwarn-dodgy-imports.Paolo Capriotti2012-08-251-4/+13
* Improve documentation for rank-1 types (Trac #7137)Simon Peyton Jones2012-08-201-2/+6
* Merge branch 'master' of darcs.haskell.org:/home/darcs/ghcSimon Peyton Jones2012-08-151-38/+14
|\
| * Update 'unboxed tuples' section of users guide.Austin Seipp2012-08-131-38/+14
* | Improve documentation of the way that defaulting to IO happens in GHCiSimon Peyton Jones2012-08-141-2/+12
* | Document -fdefer-type-errorsSimon Peyton Jones2012-08-142-1/+89
|/
* Fix references to repositories in the user guidePaolo Capriotti2012-08-031-4/+10
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-07-192-0/+54
|\
| * Implemented MultiWayIf extension.Mikhail Vorozhtsov2012-07-162-0/+27
| * Implemented \case expressions.Mikhail Vorozhtsov2012-07-162-0/+27
* | Make -fPIC a dynamic flagIan Lynagh2012-07-161-1/+1
|/
* Document bug in the x86 NCG w.r.t. -fexcess-precision (#7069)Simon Marlow2012-07-132-0/+38
* Add documentation for -interactive-print (#5461)Paolo Capriotti2012-07-052-0/+62
* Mention Generic1 in the user's guideJose Pedro Magalhaes2012-06-261-16/+23
* Remove some cruft from StaticFlagParserIan Lynagh2012-06-202-17/+0
* Make -ignore-dot-ghci a dynamic flagIan Lynagh2012-06-181-1/+1
* Make -dppr-cols a dynamic flagIan Lynagh2012-06-181-1/+1
* use definition of mdo segmentation from the workshop paperRoss Paterson2012-06-151-8/+53
* Make -dppr-case-as-let a dynamic flagIan Lynagh2012-06-141-1/+1
* Change -dppr-user-length from a static to a dynamic flagIan Lynagh2012-06-141-1/+1
* tweak documentation of mdo/recRoss Paterson2012-06-121-18/+25
* Revive 'mdo' expressions, per discussion in Trac #4148Simon Peyton Jones2012-06-123-118/+156
* Support polymorphic kind recursionSimon Peyton Jones2012-06-072-85/+148
* Improve docs on FlexibleInstances/TypeSynonymInstancesSimon Peyton Jones2012-06-071-28/+19
* Simplify the behavior of package db flags.Paolo Capriotti2012-05-152-14/+16
* Update documentation of the package db flags.Paolo Capriotti2012-05-153-31/+109
* Document eta expansion under GHC bugs and infelicitiesSimon Peyton Jones2012-04-301-6/+20
* Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghcIan Lynagh2012-04-271-2/+3
|\
| * Doc: updated list of warnings not enabled by -Wall (#4817)Paolo Capriotti2012-04-271-1/+3
| * Flags documentation: -fwarn-unrecognized-pragmas is enabled by -Wall (#6050)Paolo Capriotti2012-04-271-1/+0
* | Document the -fwarn-unsupported-calling-conventions flagIan Lynagh2012-04-261-1/+15
|/
* More imporvements to optimisation flag docs.David Terei2012-04-121-61/+163
* Don't document '-freg-liveness' or '-fllvm-tbaa', developer flagsDavid Terei2012-04-121-26/+0
* Add support for additional .ghci files in GHCi (#5265)Paolo Capriotti2012-04-112-0/+18
* Revert "trac #5265 (support for additional .ghci files)"Paolo Capriotti2012-04-112-10/+0
* Document optimisation passes, to some extent at leastSimon Peyton Jones2012-04-041-71/+60
* Add a section about promoted literals to the manual.Iavor S. Diatchki2012-03-311-0/+46
* Add an entry for -XExplicitNamespaces to the manual.Iavor S. Diatchki2012-03-311-0/+6
* Update documentation of DatatypeContexts (#5964)Paolo Capriotti2012-03-301-2/+3
* Don't document '-fregs-liveness' or '-fllvm-tbaa', both hidden flagsDavid Terei2012-03-281-45/+0
* clean to some docsDavid Terei2012-03-233-346/+329
* Document some optimisations, rearrange order to be more logical (#5801)David Terei2012-03-231-171/+193
* Add TODO entries for missing and unexplained optimisation flags. (#5801)David Terei2012-03-231-1/+169
* Improve documentation on optimisations.David Terei2012-03-231-74/+111
* Tabs -> SpacesDavid Terei2012-03-231-927/+927
* Add -favoid-vectManuel M T Chakravarty2012-03-231-0/+14