| Commit message (Expand) | Author | Age | Files | Lines |
* | Change version to 2.4.2 - no need to go to 2.5.0 | David Waern | 2009-01-10 | 1 | -1/+1 |
* | Remove -Wall, we'll focus on warnings after 6.10.2 is out | David Waern | 2008-12-07 | 1 | -1/+1 |
* | Remove -Werror | David Waern | 2008-12-07 | 1 | -3/+1 |
* | Add -Wall -Werror to ghc-options | David Waern | 2008-10-22 | 1 | -1/+3 |
* | Bump major version number due to .haddock file format change | David Waern | 2008-11-16 | 1 | -1/+1 |
* | Export DocName in the library | David Waern | 2008-11-10 | 1 | -0/+1 |
* | Add Haddock.GHC.Utils to other-modules in library | David Waern | 2008-11-09 | 1 | -0/+1 |
* | Depend on base 4.0.* instead of 4.* | David Waern | 2008-11-06 | 1 | -1/+1 |
* | Bump version to 2.4.1 and update CHANGES | David Waern | 2008-11-06 | 1 | -1/+1 |
* | Depend on base 4.* when using GHC >= 6.9, otherwise 3.* | David Waern | 2008-11-06 | 1 | -1/+3 |
* | Bump version number | David Waern | 2008-11-04 | 1 | -1/+1 |
* | Enable framed view of the HTML documentation. | Thomas Schilling | 2008-10-24 | 1 | -0/+1 |
* | Bump version number to 2.3.0 | David Waern | 2008-10-10 | 1 | -1/+1 |
* | Hide H.Utils in library | David Waern | 2008-10-10 | 1 | -0/+1 |
* | Increase the GHC upper bound from 6.11 to 6.13 | Ian Lynagh | 2008-09-23 | 1 | -1/+1 |
* | follow library changes | Ian Lynagh | 2008-09-03 | 1 | -1/+1 |
* | Fix in-tree haddock on Windows | Ian Lynagh | 2008-08-29 | 1 | -5/+7 |
* | Fixes for using haddock in a GHC build tree | Ian Lynagh | 2008-08-28 | 1 | -1/+2 |
* | Increase the upper bound on the GHC version number | Ian Lynagh | 2008-08-27 | 1 | -1/+1 |
* | Update extensions in Cabal file | Ian Lynagh | 2008-08-27 | 1 | -2/+2 |
* | Add a manual Cabal flag to control the ghc-paths dependency | Ian Lynagh | 2008-08-27 | 1 | -2/+7 |
* | Change ghc version dependency to >= 6.8.2 && <= 6.9 | David Waern | 2008-08-13 | 1 | -1/+1 |
* | Add __GHC_PATCHLEVEL__ symbol also when building the library | David Waern | 2008-08-13 | 1 | -0/+6 |
* | Make H.GHC.Utils build with GHC HEAD | David Waern | 2008-08-10 | 1 | -0/+4 |
* | Change ghc version dependency to >= 6.8.2 | David Waern | 2008-08-05 | 1 | -1/+1 |
* | Bump version to 2.2.2 and update CHANGES | David Waern | 2008-08-05 | 1 | -1/+1 |
* | Remove version restriction on ghc-paths | David Waern | 2008-08-05 | 1 | -1/+1 |
* | Bump version number to 2.2.1 | David Waern | 2008-08-03 | 1 | -1/+1 |
* | Remove TODO from cabal file | David Waern | 2008-07-28 | 1 | -1/+0 |
* | Depend on the currently available ghc-paths versions only | David Waern | 2008-07-23 | 1 | -1/+1 |
* | Be compatible with GHC 6.8.3 | David Waern | 2008-07-23 | 1 | -92/+107 |
* | Bump version number to 2.2.0 | David Waern | 2008-07-20 | 1 | -1/+1 |
* | Use ghc-paths to get the lib dir | David Waern | 2008-06-26 | 1 | -0/+1 |
* | Add extensions to cabal file | David Waern | 2008-05-01 | 1 | -2/+4 |
* | Remove -fglasgow-exts and -fasm | David Waern | 2008-05-01 | 1 | -2/+1 |
* | Add Haddock.DocName to the cabal file | David Waern | 2008-05-01 | 1 | -0/+1 |
* | Add a synopsis | David Waern | 2008-05-01 | 1 | -0/+1 |
* | Bump the version number to 2.1.0 | David Waern | 2008-02-11 | 1 | -1/+1 |
* | Remove dep on process | David Waern | 2008-01-07 | 1 | -1/+0 |
* | Remove dep on Cabal | David Waern | 2008-01-07 | 1 | -1/+0 |
* | Change my email address in the cabal file | David Waern | 2008-01-07 | 1 | -1/+1 |
* | Change synopsis field to description | David Waern | 2008-01-07 | 1 | -1/+1 |
* | Depend on ghc >= 6.8.2 && < 6.9 | David Waern | 2008-01-06 | 1 | -1/+1 |
* | Add missing modules to the cabal file | David Waern | 2008-01-06 | 1 | -0/+2 |
* | Change version to 2.0.0.0 | David Waern | 2008-01-06 | 1 | -1/+1 |
* | Change stability from stable to experimental | David Waern | 2008-01-06 | 1 | -1/+1 |
* | Add "cabal-version: >= 1.2" to the cabal file | David Waern | 2008-01-05 | 1 | -0/+1 |
* | Merge patch from the old branch: | David Waern | 2007-11-12 | 1 | -0/+1 |
* | Rename java-script file (this wasn't merge correctly) | David Waern | 2007-11-11 | 1 | -2/+2 |
* | Fix conflicts | David Waern | 2007-11-11 | 1 | -38/+62 |