| Commit message (Expand) | Author | Age | Files | Lines |
* | ghc-package.eclass: Fix for GHC 6.12.3 when having broken packages in your en... | Lennart Kolmodin | 2010-06-24 | 1 | -2/+6 |
* | Update ghc-package eclass to make it work with >=dev-lang/ghc-6.10, and | Lennart Kolmodin | 2009-03-23 | 1 | -11/+45 |
* | whitespace | Sven Wegener | 2008-01-06 | 1 | -2/+2 |
* | Update ghc eclass for new ghc-6.8 quirk | Duncan Coutts | 2007-12-13 | 1 | -2/+2 |
* | Fix use of $(which ghc) for $(type -P ghc) that somehow crept back in. | Duncan Coutts | 2007-07-25 | 1 | -1/+1 |
* | Updates to ghc and cabal eclasses to go with ghc-6.6.x upgrade. | Duncan Coutts | 2007-07-25 | 1 | -8/+42 |
* | replaced "which" by "type -P" | Andres Loeh | 2007-03-13 | 1 | -3/+3 |
* | Add place holder for virtual/ghc sanity check | Lennart Kolmodin | 2007-03-11 | 1 | -2/+8 |
* | Use best_version with a fully qualified package name, fixing bug #147685. | Andres Loeh | 2006-10-04 | 1 | -2/+2 |
* | The change about how we pick a version of cabal to use as described in the | Duncan Coutts | 2006-08-02 | 1 | -12/+7 |
* | Ask portage rather than ghc-pkg about which version of cabal to use. | Duncan Coutts | 2006-08-02 | 1 | -3/+3 |
* | Note that the ghc-package eclass is maintaind by the Haskell herd. | Duncan Coutts | 2006-06-15 | 1 | -1/+2 |
* | Simplify the way we find the ghc version. | Duncan Coutts | 2006-03-01 | 1 | -2/+2 |
* | more correct code to unregister ghc packages, preparation for haskell-cabal.e... | Andres Loeh | 2005-09-13 | 1 | -50/+123 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -2/+2 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | be less forgiving about a package registration failure | Andres Loeh | 2005-05-11 | 1 | -2/+2 |
* | ghc-6.4 compatibility changes | Duncan Coutts | 2005-05-08 | 1 | -10/+8 |
* | Added new ghc-fixlibpath eclass | Luis Francisco Araujo | 2005-04-08 | 1 | -1/+10 |
* | Beautification of eclass output. | Andres Loeh | 2005-04-07 | 1 | -8/+10 |
* | make ghc-package work correctly with ebuilds that don't add own packages | Andres Loeh | 2005-03-23 | 1 | -11/+16 |
* | * ghc-package eclass is now compatible with ghc-6.4 | Andres Loeh | 2005-03-18 | 1 | -7/+37 |
* | * check for existence of configuration directory prior to doing | Andres Loeh | 2004-11-24 | 1 | -7/+9 |
* | * added missing flag in ghc-makeghcilib function | Andres Loeh | 2004-11-04 | 1 | -2/+2 |
* | * added a ghc-makeghclib function, and generalized ghc-setup-pkg | Andres Loeh | 2004-11-04 | 1 | -6/+25 |
* | * removed --auto-ghci-libs flag because it produces orphaned files in | Andres Loeh | 2004-11-03 | 1 | -2/+2 |
* | * new eclass for GHC packages | Andres Loeh | 2004-11-03 | 1 | -0/+135 |