Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump base version to 4.8.2.0 | Herbert Valerio Riedel | 2015-04-25 | 44 | -44/+44 |
* | Error msg wibbles from reduced module prefixes | Simon Peyton Jones | 2015-04-07 | 1 | -25/+22 |
* | Improve environment handling in TcBinds | Simon Peyton Jones | 2015-03-24 | 3 | -3/+3 |
* | Minor bump `base` version to 4.8.1.0 | Herbert Valerio Riedel | 2015-03-23 | 44 | -44/+44 |
* | Bump ghc-prim to 0.4.0.0 | Herbert Valerio Riedel | 2015-03-20 | 41 | -43/+43 |
* | Two kind-polymorphism fixes (Trac #10122) | Simon Peyton Jones | 2015-03-02 | 1 | -1/+1 |
* | Fix #10045 | Thomas Winant | 2015-02-18 | 3 | -0/+54 |
* | Fix panics of PartialTypeSignatures combined with extensions | Thomas Winant | 2015-01-13 | 7 | -0/+27 |
* | Major patch to add -fwarn-redundant-constraints | Simon Peyton Jones | 2015-01-06 | 1 | -1/+1 |
* | Print singleton consraints without parens | Simon Peyton Jones | 2015-01-06 | 4 | -6/+5 |
* | Modify a couple of error messages slightly | Simon Peyton Jones | 2015-01-06 | 2 | -28/+28 |
* | Rename NamedWildcards flag to NamedWildCards | Thomas Winant | 2014-12-23 | 22 | -22/+22 |
* | Fix panic on :kind _ in GHCi (Trac #9879) | Thomas Winant | 2014-12-23 | 4 | -0/+9 |
* | Fix panic on [t| _ |] (Trac #9879) | Thomas Winant | 2014-12-15 | 3 | -0/+9 |
* | Implement Partial Type Signatures | Thomas Winant | 2014-11-28 | 175 | -0/+2105 |