| Commit message (Expand) | Author | Age | Files | Lines |
* | <+>: Don't insert a space when concatenating empty nodes | Dr. ERDI Gergo | 2014-01-31 | 1 | -1/+3 |
* | Support for -XPatternSynonyms | Dr. ERDI Gergo | 2014-01-19 | 4 | -22/+118 |
* | Fixes #271 | Mateusz Kowalczyk | 2014-01-13 | 1 | -1/+1 |
* | Per-module extension flags and language listing. | Mateusz Kowalczyk | 2014-01-12 | 2 | -14/+33 |
* | Allow for headings inside function documentation. | Mateusz Kowalczyk | 2014-01-12 | 3 | -3/+22 |
* | Support for bold. | Mateusz Kowalczyk | 2014-01-12 | 3 | -3/+8 |
* | One pass parser and tests. | Mateusz Kowalczyk | 2014-01-12 | 3 | -29/+40 |
* | Adapt to small change in Pretty's exports | Simon Peyton Jones | 2014-01-10 | 1 | -3/+3 |
* | Revision to reflect new role annotation syntax in GHC. | Richard Eisenberg | 2013-09-17 | 3 | -3/+1 |
* | Fix ticket #247. | Mateusz Kowalczyk | 2013-08-27 | 1 | -2/+6 |
* | Output Copright and License keys in Xhtml backend. | Mathieu Boespflug | 2013-08-04 | 1 | -5/+7 |
* | Changes to reflect changes in GHC's type HsTyVarBndr | Richard Eisenberg | 2013-08-02 | 3 | -1/+3 |
* | Updates to reflect changes in HsDecls to support closed type families. | Richard Eisenberg | 2013-06-21 | 1 | -6/+14 |
* | Follow changes in base | Ian Lynagh | 2013-02-16 | 1 | -0/+3 |
* | Merge branch 'ghc-7.6' into ghc-7.6-merge-2 | Kazu Yamamoto | 2013-02-01 | 3 | -3/+11 |
|\ |
|
| * | Add markup support for properties | Kazu Yamamoto | 2012-10-09 | 3 | -0/+3 |
| * | Merge branch 'dev' of https://github.com/sol/haddock into ghc-7.6 | David Waern | 2012-07-23 | 3 | -3/+8 |
| |\ |
|
| | * | Add an optional label to URLs | Simon Hengel | 2012-05-27 | 3 | -3/+8 |
* | | | Implement overlapping type family instances. | Richard Eisenberg | 2012-12-21 | 4 | -56/+57 |
* | | | Merge branch 'master' of darcs.haskell.org:/srv/darcs//haddock | Ian Lynagh | 2012-07-19 | 8 | -144/+146 |
|\| | |
|
| * | | Forward port changes from stable. | Paolo Capriotti | 2012-07-19 | 8 | -144/+146 |
| |\| |
|
| | * | Attach warnings to `Documentation` type | Simon Hengel | 2012-05-17 | 5 | -9/+9 |
| | * | newtype-wrap Doc nodes for things that may have warnings attached | Simon Hengel | 2012-05-17 | 5 | -62/+66 |
| | * | Use >>= instead of fmap and join | Simon Hengel | 2012-05-17 | 2 | -7/+4 |
| | * | qualification style 'abbreviated' -> 'aliased' | Henning Thielemann | 2012-04-02 | 2 | -5/+5 |
| | * | abbreviated qualification: use Packages.lookupModuleInAllPackages for finding... | Henning Thielemann | 2012-04-02 | 1 | -1/+1 |
| | * | 'abbreviate' qualification style - basic support | Henning Thielemann | 2012-04-01 | 2 | -7/+18 |
| | * | add QualOption type for distinction between qualification argument given by t... | Henning Thielemann | 2012-04-01 | 2 | -15/+7 |
| | * | Fix crash when using --qual. Naughty GHC API! | David Waern | 2012-04-01 | 1 | -1/+4 |
| | * | Mostly hlint-inspired cleanup. | David Waern | 2012-02-04 | 4 | -41/+38 |
| | * | Remove code for older ghc versions. | David Waern | 2012-02-04 | 1 | -4/+0 |
| | * | Style police. | David Waern | 2012-02-04 | 1 | -2/+2 |
| | * | Merge branch 'fix-for-186' of https://github.com/sol/haddock into ghc-7.4 | David Waern | 2012-02-04 | 3 | -11/+11 |
| | |\ |
|
| | | * | Make sure that generated xhtml is valid (close #186) | Simon Hengel | 2012-01-12 | 3 | -11/+11 |
| | * | | Remove obsolete TODO | Simon Hengel | 2012-02-04 | 1 | -1/+0 |
| | * | | Add DocWarning to Doc | Simon Hengel | 2012-02-04 | 3 | -0/+3 |
| | |/ |
|
* | / | Follow changes in GHC | Ian Lynagh | 2012-07-15 | 1 | -1/+2 |
|/ / |
|
* | | Follow changes for the implementation of implicit parameters | Simon Peyton Jones | 2012-06-13 | 3 | -4/+9 |
* | | Follow changes in GHC | Ian Lynagh | 2012-06-12 | 1 | -54/+57 |
* | | Follow changes in LHsTyVarBndrs | Simon Peyton Jones | 2012-05-25 | 1 | -1/+1 |
* | | Follow changes to LHsTyVarBndrs | Simon Peyton Jones | 2012-05-11 | 3 | -17/+18 |
* | | Track changes in HsSyn | Simon Peyton Jones | 2012-04-20 | 2 | -3/+6 |
* | | Merge branch 'master' of http://darcs.haskell.org//haddock | Simon Peyton Jones | 2012-03-26 | 2 | -2/+17 |
|\ \ |
|
| * | | 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 | 2 | -0/+15 |
* | | | | Follow refactoring of TyClDecl/HsTyDefn | Simon Peyton Jones | 2012-03-26 | 4 | -113/+48 |
| |/ /
|/| | |
|
* | | | 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 | 2 | -3/+3 |
* | | Follow changes in GHC | Ian Lynagh | 2012-02-22 | 2 | -2/+2 |