Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | detect true rather than assume its location; should fix bug #161937 | Andres Loeh | 2007-01-15 | 1 | -3/+4 |
* | Install HTML docs recursively. Allow to add extra flags to package configurat... | Andres Loeh | 2006-10-04 | 1 | -2/+6 |
* | Ask portage rather than ghc-pkg about which version of cabal to use. | Duncan Coutts | 2006-08-02 | 1 | -2/+2 |
* | Reduce arch-specific conditionals to the minimum necessary (ie only ppc64). | Duncan Coutts | 2006-03-13 | 1 | -4/+3 |
* | Don't build GHCi libs for arches that do not support GHCi. | Duncan Coutts | 2006-03-01 | 1 | -1/+6 |
* | Expect one of "lib"/"bin" in CABAL_FEATURES. | Duncan Coutts | 2006-02-16 | 1 | -11/+14 |
* | Add "lib" and "bin" to known CABAL_FEATURES. | Duncan Coutts | 2006-02-16 | 1 | -2/+13 |
* | When doing profiling, enable profiling for libs as well as executables. | Duncan Coutts | 2005-12-05 | 1 | -3/+11 |
* | new eclass for Haskell packages that make use of the Common Architecture for ... | Andres Loeh | 2005-09-13 | 1 | -0/+201 |