summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of overloaded listsSimon Peyton Jones2013-02-151-13/+39
* Add OverloadedLists, allowing list syntax to be overloadedSimon Peyton Jones2013-02-142-0/+164
* Use a separate user's guide section for -XAutoDeriveTypeableJose Pedro Magalhaes2013-02-122-4/+13
* Implement poly-kinded TypeableJose Pedro Magalhaes2013-02-123-15/+43
* Note major changes in 7.8.1 in 7.8.1 release notes fileIan Lynagh2013-02-073-428/+34
* Fix spelling mistake in user guide (#7657).David Terei2013-02-061-2/+2
* Define __GLASGOW_HASKELL_LLVM__ when using the LLVM back end.Geoffrey Mainland2013-02-011-0/+15
* Document -fvectorise and -favoid-vect. (#5801)David Terei2013-01-312-7/+23
* typosGabor Greif2013-01-301-1/+1
* Add support for *named* holes; an extension of -XTypeHolesSimon Peyton Jones2013-01-301-23/+49
* Update mailing lists in the users guideIan Lynagh2013-01-222-52/+7
* Document overlapping instances more clearlySimon Peyton Jones2013-01-181-0/+6
* Fix typo in docs; spotted by Gabor GreifIan Lynagh2013-01-121-1/+1
* Clarify docs on when -ddump-* imply -fforce-recomp; fixes #7406Ian Lynagh2013-01-121-2/+3
* Update the -no-auto-link-packages docsIan Lynagh2013-01-102-3/+3
* add docs for ":showi language" (#7501)Simon Marlow2013-01-091-3/+14
* Allow empty case expressions (and lambda-case) with -XEmptyCaseSimon Peyton Jones2013-01-041-0/+38
* Update strictness documentation (Trac #7546)Simon Peyton Jones2013-01-021-7/+4
* Add flag -fwarn-duplicate-constraintsSimon Peyton Jones2013-01-022-0/+26
* Remove references to GHC 6.6 in docsBen Millwood2013-01-011-180/+0
* Implement overlapping type family instances.Richard Eisenberg2012-12-215-46/+144
* Clarify documentation of [~] syntax on RULE activationsSimon Peyton Jones2012-12-211-0/+3
* Only allow special NeverActive syntax for RULES.Andrew Farmer2012-12-211-0/+3
* Clarify promotion rules for newtypes in the documentationSimon Peyton Jones2012-12-211-3/+4
* Merge branch 'master' of darcs.haskell.org:/home/darcs/ghcSimon Peyton Jones2012-12-191-2/+2
|\
| * spelling in docGabor Greif2012-12-191-2/+2
* | Merge branch 'master' of darcs.haskell.org:/home/darcs/ghcSimon Peyton Jones2012-12-191-1/+4
|\ \ | |/
| * Document the behavior of "info!".Iavor S. Diatchki2012-12-181-1/+4
* | Wibbles to faa8ff40 (UNPACK pragmas)Simon Peyton Jones2012-12-192-7/+7
* | Tidy up documtation of monomorphsim restriction etcSimon Peyton Jones2012-12-192-63/+48
|/
* document special "this" syntax for PackageImports (#7409)Simon Marlow2012-12-111-0/+3
* Add -funbox-strict-primitive-fields exampleJohan Tibell2012-12-091-6/+21
* Minor twiddle to -funbox-strict-primitive-fields docsJohan Tibell2012-12-071-3/+10
* Document -funbox-strict-primitive-fieldsJohan Tibell2012-12-072-0/+33
* fix code in library initialisation example (#7471)Simon Marlow2012-12-071-12/+16
* fix description of ghci instance env bugSimon Marlow2012-12-071-11/+11
* Document promotion of existential data typesSimon Peyton Jones2012-12-051-3/+44
* Added the docs/core-spec READMERichard Eisenberg2012-12-012-2/+83
* Added GHC formalism to the GHC source tree.Richard Eisenberg2012-12-016-0/+1013
* Add a --reset-hpcdirs flag to hpcIan Lynagh2012-11-231-5/+13
* Document -XTypeHolesSimon Peyton Jones2012-11-162-0/+86
* Merge branch 'master' of darcs.haskell.org:/home/darcs/ghcSimon Peyton Jones2012-11-154-17/+69
|\
| * Update the "Special built-in functions" docsIan Lynagh2012-11-131-10/+3
| * add note about compilation safety to safe haskell docsDavid Terei2012-11-091-0/+52
| * typoGabor Greif2012-11-051-1/+1
| * Add -fghci-hist-size=N to set the number of previous steps stored by :traceSimon Marlow2012-11-012-6/+13
* | Improve documentation about instance resolutionSimon Peyton Jones2012-11-151-25/+56
|/
* Add notes about type-family overlap in GHCi (see Trac #7102)Simon Peyton Jones2012-10-312-1/+6
* Retainer prof: immutable arrays are not retainers, and fix the docsSimon Marlow2012-10-311-2/+2
* Make Rank2Types and PolymorphicComponents into a synonym for RankNTypes (no d...Simon Peyton Jones2012-10-262-22/+15