| Commit message (Expand) | Author | Age | Files | Lines |
* | More import related hintswip/T11071 | Joachim Breitner | 2015-11-15 | 10 | -19/+46 |
* | Give helpful advice when a fully qualified name is not in scope | Joachim Breitner | 2015-11-13 | 5 | -6/+15 |
* | Record usage information using GlobalRdrElt | Simon Peyton Jones | 2015-10-30 | 3 | -8/+11 |
* | Fix unused-import stuff in a better way | Simon Peyton Jones | 2015-10-30 | 1 | -1/+1 |
* | Implement DuplicateRecordFields | Adam Gundry | 2015-10-16 | 1 | -1/+1 |
* | Improve error message for newtypes and deriving clauses | John Wiegley | 2015-07-30 | 1 | -2/+2 |
* | Better treatment of signatures in cls/inst | Simon Peyton Jones | 2015-07-30 | 1 | -4/+4 |
* | Testsuite: rename *.stderr-ghc to *.stderr | Thomas Miedema | 2015-07-14 | 3 | -0/+0 |
* | Testsuite: delete remaining only_compiler_types(['ghc']) setups | Thomas Miedema | 2015-07-14 | 2 | -4/+0 |
* | Remove all *.stderr/stdout-hugs files | Thomas Miedema | 2015-07-06 | 102 | -139/+0 |
* | Error message wibbles from out-of-scope changes | Simon Peyton Jones | 2015-06-26 | 18 | -63/+67 |
* | Remove some horrible munging of origins for Coercible | Simon Peyton Jones | 2015-06-18 | 1 | -3/+3 |
* | Report arity errors correctly despite kinds | Simon Peyton Jones | 2015-06-18 | 1 | -5/+5 |
* | Testsuite: delete expect_fail setups for ghc < 7.1 | Thomas Miedema | 2015-06-09 | 1 | -2/+1 |
* | Testsuite: delete expect_fail setups for hugs | Thomas Miedema | 2015-06-09 | 1 | -1/+1 |
* | Refactor the GlobalRdrEnv, fixing #7672 | Simon Peyton Jones | 2015-06-02 | 4 | -35/+28 |
* | Refactor tuple constraints | Simon Peyton Jones | 2015-05-18 | 3 | -3/+13 |
* | Revert multiple commits | Austin Seipp | 2015-05-14 | 3 | -13/+3 |
* | Refactor tuple constraints | Simon Peyton Jones | 2015-05-13 | 3 | -3/+13 |
* | Improve improvement in the constraint solver | Simon Peyton Jones | 2015-04-29 | 1 | -11/+3 |
* | GHC.Prim.Constraint is not built-in syntax | Simon Peyton Jones | 2015-04-07 | 3 | -0/+7 |
* | A raft of small changes associated with -XConstrainedClassMethods | Simon Peyton Jones | 2015-03-04 | 2 | -1/+8 |
* | Error out on `Main` without `main` in GHCi (#7765) | Thomas Miedema | 2015-02-23 | 5 | -14/+5 |
* | Repsect the package name when checking for self-import | Simon Peyton Jones | 2015-01-16 | 2 | -0/+6 |
* | Major patch to add -fwarn-redundant-constraints | Simon Peyton Jones | 2015-01-06 | 2 | -0/+11 |
* | Print singleton consraints without parens | Simon Peyton Jones | 2015-01-06 | 1 | -1/+1 |
* | Add -fdefer-typed-holes flag which defers hole errors to runtime. | Merijn Verstraaten | 2014-11-21 | 1 | -1/+10 |
* | Implement #5462 (deriving clause for arbitrary classes) | Jose Pedro Magalhaes | 2014-11-20 | 1 | -0/+1 |
* | Hide `Data.OldList` module | Herbert Valerio Riedel | 2014-11-20 | 1 | -1/+1 |
* | Enabled warn on tabs by default (fixes #9230) | Mateusz Lenik | 2014-10-21 | 1 | -1/+1 |
* | Extend `Foldable` class with `length` and `null` methods | Herbert Valerio Riedel | 2014-09-28 | 1 | -1/+1 |
* | Move `mapM` and `sequence` to GHC.Base and break import-cycles | Herbert Valerio Riedel | 2014-09-21 | 1 | -2/+2 |
* | Package keys (for linking/type equality) separated from package IDs. | Edward Z. Yang | 2014-08-05 | 2 | -4/+4 |
* | Make mod73 test insensitive to minor variations (#9325) | Reid Barton | 2014-07-30 | 1 | -1/+10 |
* | Update mod73 test output | Joachim Breitner | 2014-06-06 | 1 | -2/+2 |
* | Add testcase for #9177 and adjust test output | Joachim Breitner | 2014-06-06 | 3 | -5/+7 |
* | Fix over-zealous unused-import warning | Simon Peyton Jones | 2014-05-05 | 2 | -0/+7 |
* | Use U+2018 instead of U+201B quote mark in compiler messages | Herbert Valerio Riedel | 2014-02-25 | 98 | -189/+189 |
* | s/warn-type-holes/warn-typed-holes/g | Austin Seipp | 2014-01-15 | 1 | -1/+1 |
* | Turn -XTypeHoles into a (on by default) warning | Austin Seipp | 2014-01-14 | 2 | -1/+2 |
* | Changes in error messages when fixing Trac #8649 | Simon Peyton Jones | 2014-01-09 | 1 | -2/+2 |
* | Error wibbles while fixing #8607. | Richard Eisenberg | 2013-12-26 | 1 | -1/+1 |
* | Different quotes in error messages following lexer clean-up | Simon Peyton Jones | 2013-12-05 | 1 | -1/+1 |
* | Wibbles following fix to Trac #8278 | Simon Peyton Jones | 2013-11-06 | 1 | -1/+4 |
* | Error messsage wibblification | Simon Peyton Jones | 2013-10-04 | 6 | -15/+15 |
* | Adjust test suite to new Language Pragma warnigns | Joachim Breitner | 2013-09-14 | 4 | -4/+4 |
* | Wibbles to "main is not defined in Main" messagse | Simon Peyton Jones | 2013-04-15 | 2 | -3/+2 |
* | Update outputs following the unicode quote change in GHC's output | Ian Lynagh | 2013-02-24 | 97 | -207/+206 |
* | Convert more helper functions | Ian Lynagh | 2013-02-11 | 2 | -2/+2 |
* | Error message change for duplicate type signatures | Simon Peyton Jones | 2012-10-26 | 1 | -5/+5 |