summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* Add release notes about -dynamic-tooAustin Seipp2013-08-291-0/+18
* Add -fwarn-overloaded-literals to release notes.Austin Seipp2013-08-291-0/+8
* Remove some redundancy.Austin Seipp2013-08-291-3/+1
* Improve docs for -XNegativeLiteralsSimon Peyton Jones2013-08-291-3/+8
* Display the full type environment when reporting type holesSimon Peyton Jones2013-08-292-273/+322
* More docs for -XNumDecimalsAustin Seipp2013-08-282-0/+23
* Wibbles.Austin Seipp2013-08-281-2/+0
* Mention iOS cross compilation in release notes.Austin Seipp2013-08-281-4/+19
* Wibbles.Austin Seipp2013-08-281-4/+0
* Document -XNegativeLiterals in the relase notes.Austin Seipp2013-08-281-0/+14
* Implement -XNumDecimals (#7266)Austin Seipp2013-08-281-0/+15
* Rework how iOS does linking (#8127)Austin Seipp2013-08-282-6/+48
* Update `-ddump-minimal-imports` entry in user's guideHerbert Valerio Riedel2013-08-271-14/+21
* User guide entry for `:shows paths` sub-commandHerbert Valerio Riedel2013-08-272-1/+23
* Strings and comments only: 'to to ' fixesGabor Greif2013-08-221-1/+1
* Update release notes for GHC 7.8Jan Stolarek2013-08-221-5/+4
* Added paragraph to user's guide about Nominal role for SetRichard Eisenberg2013-08-201-0/+14
* Added bullet in release notes about roles.Richard Eisenberg2013-08-201-0/+11
* Comments onlyGabor Greif2013-08-201-2/+2
* Fix Trac #8138.Richard Eisenberg2013-08-162-1/+5
* Comparison primops return Int# (Fixes #6135)Jan Stolarek2013-08-141-0/+16
* Fix invalid users guide synax.Austin Seipp2013-08-111-2/+2
* Release notes for #8108.Austin Seipp2013-08-101-1/+18
* GHCi: Implement `%l` prompt substitution for line-numberHerbert Valerio Riedel2013-08-101-2/+4
* Added support for writing and checking closed type families is hs-boot files.Richard Eisenberg2013-08-051-1/+7
* Implement "roles" into GHC.Richard Eisenberg2013-08-027-67/+457
* Fix Trac #8020.Richard Eisenberg2013-08-022-5/+9
* Add a warning for empty enumerations; fixes #7881Ian Lynagh2013-08-011-0/+13
* Add -XNegativeLiterals to the flag listIan Lynagh2013-08-011-0/+6
* Document the Negative Literals extensionIan Lynagh2013-07-311-0/+15
* Add a warning for overflowing literals; fixes #7895Ian Lynagh2013-07-311-0/+13
* Added operational semantics to docs/core-spec.Richard Eisenberg2013-07-315-17/+226
* Some release note additions.Austin Seipp2013-07-261-11/+40
* Document -fwarn-pointless-pragmas; fixes #8049Ian Lynagh2013-07-211-0/+14
* On second thoughts, don't document -fwarn-alternative-layout-rule-transitionalIan Lynagh2013-07-211-2/+1
* Sync the list of default warnings with reality; fixes #8060.Ian Lynagh2013-07-211-4/+9
* Update docs for readMVar/tryReadMVar.Edward Z. Yang2013-07-161-6/+10
* Release note for atomicReadMVar and friends.Edward Z. Yang2013-07-101-0/+10
* Docs for ghci completion command for ghci; part of #5687. Patch from hvr.Ian Lynagh2013-07-071-0/+87
* Update user's guide for kind inference for closed type families.Richard Eisenberg2013-06-281-2/+42
* Document -XTypeOperators, which had escaped documentation altogether thus farSimon Peyton Jones2013-06-252-5/+55
* Fix syntax in some code in the user guide; fixes #8007Ian Lynagh2013-06-221-4/+4
* The help flag is --help, not -help; fixes #8005Ian Lynagh2013-06-221-1/+1
* Use consistent dashes in the user guideIan Lynagh2013-06-2212-73/+73
* Remove extra dashes in a flag name in the user guideIan Lynagh2013-06-221-1/+1
* Revise implementation of overlapping type family instances.Richard Eisenberg2013-06-216-91/+172
* Add release note blurb for Clang support.Austin Seipp2013-06-201-0/+7
* Document -fwarn-dodgy-imports changes in release notes. Trac #7167.Austin Seipp2013-06-201-0/+7
* Release note blurb for Linker fixes.Austin Seipp2013-06-161-0/+6
* --show-options lists all flags. Add user documentation for #7843Jan Stolarek2013-06-132-0/+18