| Commit message (Expand) | Author | Age | Files | Lines |
* | compiler: de-lhs rename/ | Austin Seipp | 2014-12-03 | 1 | -1792/+0 |
* | Implement Partial Type Signatures | Thomas Winant | 2014-11-28 | 1 | -1/+1 |
* | Rename some of the functions in NameSet, to make the uniform with VarSet etc | Simon Peyton Jones | 2014-11-28 | 1 | -4/+4 |
* | Change loadSrcInterface to return a list of ModIface | Edward Z. Yang | 2014-11-26 | 1 | -28/+46 |
* | AST changes to prepare for API annotations, for #9628 | Alan Zimmerman | 2014-11-21 | 1 | -58/+71 |
* | Implementation of hsig (module signatures), per #9252 | Edward Z. Yang | 2014-10-24 | 1 | -86/+101 |
* | Make Applicative a superclass of Monad | Austin Seipp | 2014-09-09 | 1 | -4/+4 |
* | Rename PackageId to PackageKey, distinguishing it from Cabal's PackageId. | Edward Z. Yang | 2014-07-21 | 1 | -1/+1 |
* | Add LANGUAGE pragmas to compiler/ source files | Herbert Valerio Riedel | 2014-05-15 | 1 | -0/+2 |
* | Second go at fixing #9061 | Simon Peyton Jones | 2014-05-06 | 1 | -22/+24 |
* | Fix over-zealous unused-import warning | Simon Peyton Jones | 2014-05-05 | 1 | -4/+20 |
* | Take account of the AvailTC invariant when importing | Simon Peyton Jones | 2014-04-18 | 1 | -32/+48 |
* | Implement pattern synonyms | Dr. ERDI Gergo | 2014-01-20 | 1 | -0/+18 |
* | Re-work the naming story for the GHCi prompt (Trac #8649) | Simon Peyton Jones | 2014-01-09 | 1 | -1/+1 |
* | Refactor the way shadowing in handled in GHCi | Simon Peyton Jones | 2014-01-03 | 1 | -21/+20 |
* | Fix #8607. | Richard Eisenberg | 2013-12-26 | 1 | -3/+7 |
* | A raft of changes driven by Trac #8540 | Simon Peyton Jones | 2013-11-22 | 1 | -44/+29 |
* | Load all modules before reporting errors (#8322) | Joachim Breitner | 2013-11-02 | 1 | -2/+2 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -1/+1 |
* | RnNames.lhs : Reuse existing function. | Erik de Castro Lopo | 2013-09-28 | 1 | -10/+3 |
* | Whitespace only. | Erik de Castro Lopo | 2013-09-28 | 1 | -28/+28 |
* | Typos | Krzysztof Gogolewski | 2013-09-23 | 1 | -2/+2 |
* | Change role annotation syntax. | Richard Eisenberg | 2013-09-17 | 1 | -1/+1 |
* | Give language pragma suggestions without -X | Joachim Breitner | 2013-09-14 | 1 | -2/+2 |
* | Make `-ddump-minimal-imports` honour `-dumpdir` flag | Herbert Valerio Riedel | 2013-08-27 | 1 | -2/+7 |
* | Remove redundant parentheses | Ian Lynagh | 2013-07-27 | 1 | -1/+1 |
* | Further fixes in RnNames, to make associated type exports work | Simon Peyton Jones | 2013-06-25 | 1 | -39/+27 |
* | Allow associated types as sub-names in an import list (Trac #8011) | Simon Peyton Jones | 2013-06-24 | 1 | -12/+13 |
* | Use ideclImplicit to filter out only *implict* Prelude imports (Trac #7963) | Simon Peyton Jones | 2013-06-17 | 1 | -4/+1 |
* | Comment typo | Simon Peyton Jones | 2013-05-22 | 1 | -1/+1 |
* | typos | Gabor Greif | 2013-01-30 | 1 | -2/+2 |
* | Rearrange the computation of unused imports; fixes Trac #7454 | Simon Peyton Jones | 2013-01-07 | 1 | -14/+30 |
* | Implement overlapping type family instances. | Richard Eisenberg | 2012-12-21 | 1 | -8/+13 |
* | Fix buglet in -ddump-minimal-imports (Trac #7476) | Simon Peyton Jones | 2012-12-04 | 1 | -13/+27 |
* | Accurately report usage of newtype data constructors in FFI declarations | Simon Peyton Jones | 2012-11-26 | 1 | -3/+3 |
* | Some alpha renaming | Ian Lynagh | 2012-10-16 | 1 | -7/+7 |
* | Fix comment | Simon Marlow | 2012-10-09 | 1 | -1/+1 |
* | Make badImportItem into a warning (#7167) | Paolo Capriotti | 2012-08-25 | 1 | -75/+116 |
* | Re-jig the reporting of names bound multiple times | Simon Peyton Jones | 2012-08-21 | 1 | -2/+3 |
* | Fix Trac #7145, by recording uses of constructor "children" in export lists | Simon Peyton Jones | 2012-08-15 | 1 | -4/+10 |
* | Pass DynFlags down to printForUser | Ian Lynagh | 2012-06-11 | 1 | -1/+2 |
* | Report deprecations at occurrence sites, not once per module | Simon Peyton Jones | 2012-04-25 | 1 | -92/+6 |
* | Do SCC on instance declarations (fixes Trac #5715) | Simon Peyton Jones | 2012-04-20 | 1 | -1/+1 |
* | Make the LocalRdrEnv keep track of all the Names that are in scope | Simon Peyton Jones | 2012-03-28 | 1 | -3/+3 |
* | Merge branch 'master' of http://darcs.haskell.org//ghc | Simon Peyton Jones | 2012-03-26 | 1 | -1/+1 |
|\ |
|
| * | Fix pretty-printing of type operators in imports/exports. | Iavor S. Diatchki | 2012-03-24 | 1 | -1/+1 |
* | | Refactor HsDecls.TyClDecl to extract the type HsTyDefn, which is the | Simon Peyton Jones | 2012-03-22 | 1 | -5/+4 |
|/ |
|
* | Hurrah! This major commit adds support for scoped kind variables, | Simon Peyton Jones | 2012-03-02 | 1 | -67/+13 |
* | Distinguish between normal and qualified unused imports | Trevor Elliott | 2012-02-10 | 1 | -1/+4 |
* | Refactor HsDecls again, to put family instances in InstDecl | Simon Peyton Jones | 2012-02-06 | 1 | -14/+15 |