| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Adapt to new definition of HsDecls.TyFamEqn" | Mateusz Kowalczyk | 2014-08-14 | 1 | -2/+2 |
* | Adapt to new definition of HsDecls.TyFamEqn | Simon Peyton Jones | 2014-07-14 | 1 | -2/+2 |
* | Print kind signatures on GADTs | Mateusz Kowalczyk | 2014-03-31 | 1 | -6/+10 |
* | Fix issue #281 | Niklas Haas | 2014-03-15 | 1 | -8/+8 |
* | Hide minimal definition for only-method classes | Niklas Haas | 2014-03-15 | 1 | -1/+6 |
* | Display minimal complete definitions for type classes | Niklas Haas | 2014-03-13 | 1 | -5/+23 |
* | Add UnicodeSyntax alternatives for * and -> | Niklas Haas | 2014-03-13 | 1 | -2/+7 |
* | Hide RHS of TFs with non-exported right hand sides | Niklas Haas | 2014-03-13 | 1 | -1/+1 |
* | Update appearance of fixity annotations | Niklas Haas | 2014-03-11 | 1 | -17/+25 |
* | Group similar fixities together | Niklas Haas | 2014-03-09 | 1 | -3/+10 |
* | Differentiate between TH splices (line-links) and regular names | Niklas Haas | 2014-03-09 | 1 | -90/+105 |
* | Render fixity information | Niklas Haas | 2014-03-08 | 1 | -69/+106 |
* | Fix rendering of Contents when links are present | Mateusz Kowalczyk | 2014-02-24 | 1 | -3/+3 |
* | Lower precedence of equality constraints | Niklas Haas | 2014-02-23 | 1 | -1/+1 |
* | Make ImplicitParams render correctly (#260) | Niklas Haas | 2014-02-23 | 1 | -7/+12 |
* | Use a bespoke data type to indicate fixity | Mateusz Kowalczyk | 2014-02-19 | 1 | -12/+12 |
* | Improve display of poly-kinded type operators | nand | 2014-02-11 | 1 | -15/+15 |
* | Add support for type/data families | nand | 2014-02-11 | 1 | -17/+25 |
* | Handle infix vs prefix names correctly everywhere, by explicitly specifying t... | Dr. ERDI Gergo | 2014-01-31 | 1 | -17/+15 |
* | Support for -XPatternSynonyms | Dr. ERDI Gergo | 2014-01-19 | 1 | -11/+60 |
* | One pass parser and tests. | Mateusz Kowalczyk | 2014-01-12 | 1 | -8/+7 |
* | Revision to reflect new role annotation syntax in GHC. | Richard Eisenberg | 2013-09-17 | 1 | -1/+0 |
* | Changes to reflect changes in GHC's type HsTyVarBndr | Richard Eisenberg | 2013-08-02 | 1 | -0/+1 |
* | Updates to reflect changes in HsDecls to support closed type families. | Richard Eisenberg | 2013-06-21 | 1 | -6/+14 |
* | Implement overlapping type family instances. | Richard Eisenberg | 2012-12-21 | 1 | -30/+32 |
* | Forward port changes from stable. | Paolo Capriotti | 2012-07-19 | 1 | -54/+45 |
|\ |
|
| * | Attach warnings to `Documentation` type | Simon Hengel | 2012-05-17 | 1 | -2/+2 |
| * | newtype-wrap Doc nodes for things that may have warnings attached | Simon Hengel | 2012-05-17 | 1 | -16/+16 |
| * | Use >>= instead of fmap and join | Simon Hengel | 2012-05-17 | 1 | -4/+2 |
| * | Mostly hlint-inspired cleanup. | David Waern | 2012-02-04 | 1 | -34/+31 |
| * | Remove code for older ghc versions. | David Waern | 2012-02-04 | 1 | -4/+0 |
| * | Remove obsolete TODO | Simon Hengel | 2012-02-04 | 1 | -1/+0 |
* | | Follow changes for the implementation of implicit parameters | Simon Peyton Jones | 2012-06-13 | 1 | -2/+1 |
* | | Follow changes to LHsTyVarBndrs | Simon Peyton Jones | 2012-05-11 | 1 | -8/+8 |
* | | Track changes in HsSyn | Simon Peyton Jones | 2012-04-20 | 1 | -2/+4 |
* | | Merge branch 'master' of http://darcs.haskell.org//haddock | Simon Peyton Jones | 2012-03-26 | 1 | -2/+8 |
|\ \ |
|
| * | | Rename variable to avoid shadowing warning. | Iavor S. Diatchki | 2012-03-24 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'origin/master' into type-nats | Iavor S. Diatchki | 2012-03-19 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Add support for type-level literals. | Iavor S. Diatchki | 2012-03-15 | 1 | -0/+6 |
* | | | | Follow refactoring of TyClDecl/HsTyDefn | Simon Peyton Jones | 2012-03-26 | 1 | -61/+17 |
| |/ /
|/| | |
|
* | | | Follow changes to tcdKindSig (Trac #5937) | Simon Peyton Jones | 2012-03-16 | 1 | -1/+1 |
|/ / |
|
* | | Follow changes in data representation from the big PolyKinds commit | Simon Peyton Jones | 2012-03-02 | 1 | -2/+2 |
* | | Follow changes in GHC | Ian Lynagh | 2012-02-22 | 1 | -1/+1 |
* | | Follow changes in GHC caused by the CAPI CTYPE pragma | Ian Lynagh | 2012-02-16 | 1 | -1/+1 |
|/ |
|
* | Follow changes to tuple sorts in master | Jose Pedro Magalhaes | 2011-11-16 | 1 | -2/+2 |
* | New kind-polymorphic core | Jose Pedro Magalhaes | 2011-11-11 | 1 | -12/+15 |
* | Follow changes to ForeignImport/ForeignExport in GHC | Ian Lynagh | 2011-10-01 | 1 | -1/+1 |
* | Merge branch 'no-pred-ty' | Max Bolingbroke | 2011-09-09 | 1 | -18/+14 |
|\ |
|
| * | Adapt Haddock for the ConstraintKind extension changes | Max Bolingbroke | 2011-09-06 | 1 | -18/+14 |
* | | Ignore associated type defaults (just as we ignore default methods) | Max Bolingbroke | 2011-09-09 | 1 | -2/+2 |
|/ |
|