Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ghc-7.6' into ghc-7.6-merge-2 | Kazu Yamamoto | 2013-02-01 | 1 | -9/+9 |
| | | | | | | | | | | | | | | Conflicts: haddock.cabal src/Haddock/Interface/AttachInstances.hs src/Haddock/Interface/Create.hs src/Haddock/Interface/LexParseRn.hs src/Haddock/InterfaceFile.hs src/Haddock/Types.hs Only GHC HEAD can compile this. GHC 7.6.x cannot compile this. Some test fail. | ||||
* | Minor code simplification | Simon Hengel | 2012-10-13 | 1 | -2/+1 |
| | |||||
* | Increase code locality | Simon Hengel | 2012-10-13 | 1 | -11/+5 |
| | |||||
* | Minor code simplification | Simon Hengel | 2012-10-13 | 1 | -4/+4 |
| | |||||
* | Remove unused MonadFix constraint | Simon Hengel | 2012-10-13 | 1 | -7/+4 |
| | |||||
* | Export Haddock's main entry point from library | Simon Hengel | 2012-10-04 | 1 | -0/+461 |