summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the user guide with details on new flag +RTS -luDuncan Coutts2012-03-221-18/+25
* Fix documentation about TH and kind-promotion single-quote notation (Trac #4197)Simon Peyton Jones2012-03-161-13/+18
* Documentation update: Enumerations of Integers are subject to list fusion (#5...Joachim Breitner2012-03-091-1/+1
* 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