Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix typo | Simon Hengel | 2012-10-04 | 1 | -1/+1 | |
| * | Remove redundant dependency from cabal file | Simon Hengel | 2012-10-03 | 1 | -2/+0 | |
| * | Merge branch 'ghc-7.6' of http://darcs.haskell.org/haddock into ghc-7.6 | David Waern | 2012-09-28 | 27 | -671/+215 | |
| |\ | ||||||
| | * | Remove test flag from cabal file | Simon Hengel | 2012-10-01 | 1 | -12/+0 | |
| | * | Add test-suite section for parsetests to cabal file | Simon Hengel | 2012-10-01 | 6 | -87/+214 | |
| | * | Adapt parsetests for GHC 7.6.1 | Simon Hengel | 2012-10-01 | 1 | -2/+4 | |
| | * | Remove old examples | Simon Hengel | 2012-10-01 | 21 | -573/+0 | |
| * | | Fix spurious superclass constraints bug. | David Waern | 2012-09-28 | 1 | -8/+23 | |
| |/ | ||||||
| * | Make API buildable with GHC 7.6. | David Waern | 2012-09-28 | 2 | -11/+15 | |
| * | Update hidden instances tests. | David Waern | 2012-09-27 | 2 | -3/+3 | |
| * | Merge branch 'ghc-7.6' of http://darcs.haskell.org/haddock into ghc-7.6 | David Waern | 2012-09-27 | 7 | -75/+9 | |
| |\ | ||||||
| | * | Remove (Monad (Either e)) instance from ref. rendering of CrossPackageDocs | Simon Hengel | 2012-09-21 | 1 | -10/+0 | |
| | * | Update TypeOperators test for GHC 7.6.1 | Simon Hengel | 2012-09-21 | 3 | -65/+1 | |
| | * | Disable Unicode test for now | Simon Hengel | 2012-09-21 | 1 | -0/+0 | |
| | * | Add documentation for URL labels | Simon Hengel | 2012-09-08 | 1 | -0/+7 | |
| | * | Update doc/README | Simon Hengel | 2012-09-08 | 1 | -0/+1 | |
| * | | Merge branch 'hidden-instances' into ghc-7.6 | David Waern | 2012-09-07 | 7 | -7/+422 | |
| |\ \ | ||||||
| | * | | Follow changes in GHC. | David Waern | 2012-09-07 | 1 | -0/+1 | |
| | * | | Merge branch 'hiddenInstances2' of http://github.com/feuerbach/haddock into g... | David Waern | 2012-09-07 | 7 | -7/+421 | |
| | |\ \ | | | |/ | | |/| | ||||||
| | | * | Add an other test for hiding instances (#37) | Simon Hengel | 2012-07-27 | 3 | -0/+162 | |
| | | * | Tests for hiding instances (#37) | Roman Cheplyaka | 2012-07-27 | 2 | -0/+204 | |
| | | * | Hide "internal" instances | Roman Cheplyaka | 2012-07-27 | 2 | -7/+55 | |
| * | | | Update ANNOUNCE. | David Waern | 2012-09-07 | 1 | -19/+33 | |
| * | | | Update CHANGES. | David Waern | 2012-09-07 | 1 | -0/+2 | |
| |/ / | ||||||
| * | | Update documentation of `runInteractiveProcess` in reference rendering | Simon Hengel | 2012-08-28 | 1 | -1/+5 | |
| * | | Update reference renderings (remove links for ()) | Simon Hengel | 2012-08-28 | 3 | -51/+13 | |
| * | | Update reference renderings (bump version) | Simon Hengel | 2012-08-28 | 47 | -47/+47 | |
| * | | accept.hs: Ignore some files | Simon Hengel | 2012-08-28 | 2 | -5/+8 | |
| * | | Move .ghci to project root | Simon Hengel | 2012-08-28 | 2 | -1/+1 | |
| * | | Add missing dependency to library | Simon Hengel | 2012-08-25 | 1 | -0/+1 | |
| * | | Improve haddock memory usage | Ian Lynagh | 2012-08-13 | 5 | -51/+69 | |
| * | | Update CHANGES. | David Waern | 2012-07-23 | 1 | -1/+5 | |
| * | | Bump version number. | David Waern | 2012-07-23 | 3 | -3/+3 | |
| * | | Merge branch 'dev' of https://github.com/sol/haddock into ghc-7.6 | David Waern | 2012-07-23 | 19 | -28/+197 | |
| |\ \ | ||||||
| | * | | Add a type signature for a where-binding | Simon Hengel | 2012-05-27 | 1 | -0/+1 | |
| | * | | Fix typo in comment | Simon Hengel | 2012-05-27 | 1 | -1/+1 | |
| | * | | Use LANGUAGE pragmas instead of default-extensions in cabal file | Simon Hengel | 2012-05-27 | 7 | -9/+6 | |
| | * | | Add golden test for hyperlinks | Simon Hengel | 2012-05-27 | 3 | -0/+128 | |
| | * | | Add support for hyperlink labels to parser | Simon Hengel | 2012-05-27 | 3 | -2/+25 | |
| | * | | Add an optional label to URLs | Simon Hengel | 2012-05-27 | 9 | -17/+37 | |
| * | | | Update dependencies. | Paolo Capriotti | 2012-07-20 | 2 | -2/+4 | |
* | | | | Track change to HsBang type | Simon Peyton Jones | 2013-01-14 | 1 | -3/+3 | |
* | | | | Use InstEnv.instanceSig rather than instanceHead (name change) | Simon Peyton Jones | 2013-01-02 | 1 | -1/+1 | |
* | | | | Merge branch 'master' of http://darcs.haskell.org//haddock | Simon Peyton Jones | 2012-12-23 | 11 | -168/+220 | |
|\ \ \ \ | ||||||
| * | | | | Implement overlapping type family instances. | Richard Eisenberg | 2012-12-21 | 11 | -168/+220 | |
* | | | | | Track changes in HsBang | Simon Peyton Jones | 2012-12-23 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Track changes in UNPACK pragma stuff | Simon Peyton Jones | 2012-12-19 | 1 | -7/+13 | |
* | | | | Update dependencies | Ian Lynagh | 2012-11-30 | 1 | -2/+2 | |
* | | | | Follow changes in GHC: 'flags' has been renamed 'generalFlags' | Ian Lynagh | 2012-10-18 | 2 | -3/+3 | |
* | | | | Follow dopt->gopt rename | Ian Lynagh | 2012-10-16 | 1 | -1/+1 |