Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
* | | | | Follow changes in GHC | Ian Lynagh | 2012-10-08 | 1 | -1/+1 | |
* | | | | Follow change in GHC build system | Ian Lynagh | 2012-10-03 | 1 | -0/+1 | |
* | | | | Merge remote-tracking branch 'origin/master' into tc-untouchables | Simon Peyton Jones | 2012-09-28 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Follow changes in GHC build system | Ian Lynagh | 2012-09-27 | 1 | -1/+1 | |
* | | | | | Follow data type changes in the tc-untouchables branch | Simon Peyton Jones | 2012-09-20 | 1 | -6/+3 | |
|/ / / / | ||||||
* | | | | Remove some temporary pragmas I accidentally recorded | Ian Lynagh | 2012-08-14 | 3 | -3/+0 | |
* | | | | Improve haddock memory usage | Ian Lynagh | 2012-08-13 | 5 | -51/+69 | |
* | | | | Follow changes in GHC | Ian Lynagh | 2012-08-07 | 1 | -1/+2 | |
* | | | | Build with GHC 7.7 | Ian Lynagh | 2012-07-20 | 2 | -2/+6 | |
* | | | | Merge branch 'master' of darcs.haskell.org:/srv/darcs//haddock | Ian Lynagh | 2012-07-19 | 143 | -513/+5034 | |
|\| | | | ||||||
| * | | | Forward port changes from stable. | Paolo Capriotti | 2012-07-19 | 143 | -513/+5034 | |
| |\| | | ||||||
| | * | | Use a map for warnings, as suggested by @waern | Simon Hengel | 2012-05-26 | 1 | -23/+20 | |
| | * | | Add Applicative instance for (GenRnM a) | Simon Hengel | 2012-05-26 | 1 | -2/+6 | |
| | * | | Add test for #205 | Simon Hengel | 2012-05-17 | 3 | -0/+89 | |
| | * | | Simplify lookupWarning | Simon Hengel | 2012-05-17 | 1 | -6/+8 | |
| | * | | Attach warnings to `Documentation` type | Simon Hengel | 2012-05-17 | 8 | -53/+56 | |
| | * | | newtype-wrap Doc nodes for things that may have warnings attached | Simon Hengel | 2012-05-17 | 8 | -85/+89 | |
| | * | | Use >>= instead of fmap and join | Simon Hengel | 2012-05-17 | 2 | -7/+4 | |
| | * | | Add test for deprecated record field | Simon Hengel | 2012-05-17 | 3 | -0/+192 | |
| | * | | Bump version number. | David Waern | 2012-05-16 | 51 | -50/+117 | |
| | * | | Mention the new aliased --qual mode in CHANGES. | David Waern | 2012-05-16 | 1 | -1/+4 | |
| | * | | Merge http://code.haskell.org/~thielema/haddock/ into ghc-7.4 | David Waern | 2012-05-16 | 5 | -27/+48 | |
| | |\ \ | ||||||
| | | * | | qualification style 'abbreviated' -> 'aliased' | Henning Thielemann | 2012-04-02 | 5 | -22/+22 | |
| | | * | | Merge branch 'ghc-7.4' of http://darcs.haskell.org/haddock into ghc-7.4 | Henning Thielemann | 2012-04-02 | 1 | -15/+16 | |
| | | |\ \ | ||||||
| | | * | | | abbreviated qualification: use Packages.lookupModuleInAllPackages for finding... | Henning Thielemann | 2012-04-02 | 3 | -12/+33 | |
| | * | | | | Update CHANGES. | David Waern | 2012-05-16 | 1 | -0/+18 | |
| | * | | | | Merge branch 'ghc-7.4' of http://darcs.haskell.org/haddock into ghc-7.4 | David Waern | 2012-05-15 | 2 | -5/+6 | |
| | |\ \ \ \ |