| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable building dynamic haskell executables since dev-lang/ghc-7.10.1_rc3. | ![](//www.gravatar.com/avatar/1be5b056f9ea2711489589f41227f5a0?s=13&d=retro) Sergei Trofimovich | 2015-03-28 | 1 | -8/+1 |
* | Add support for ghc-7.10 registration. User visible changes: ghc-package stop... | ![](//www.gravatar.com/avatar/1be5b056f9ea2711489589f41227f5a0?s=13&d=retro) Sergei Trofimovich | 2015-01-01 | 1 | -139/+112 |
* | Add support for parallel building (ghc-7.8+). Disable dynamic library strippi... | ![](//www.gravatar.com/avatar/1be5b056f9ea2711489589f41227f5a0?s=13&d=retro) Sergei Trofimovich | 2014-02-11 | 1 | -1/+9 |
* | Add 'ghc-supports-interpreter' helper to detect interpreter support. | ![](//www.gravatar.com/avatar/1be5b056f9ea2711489589f41227f5a0?s=13&d=retro) Sergei Trofimovich | 2014-01-19 | 1 | -3/+10 |
* | Added 'ghc-supports-smp' and 'ghc-supports-dynamic-by-default' helpers. Added... | ![](//www.gravatar.com/avatar/1be5b056f9ea2711489589f41227f5a0?s=13&d=retro) Sergei Trofimovich | 2013-05-11 | 1 | -1/+16 |
* | Added 'ghc-supports-threaded-runtime' function. Removed implicit RDEPEND on '... | ![](//www.gravatar.com/avatar/1be5b056f9ea2711489589f41227f5a0?s=13&d=retro) Sergei Trofimovich | 2013-01-06 | 1 | -2/+10 |
* | Restore dynamic linking of Cabal's ./setup and add building of shared librari... | ![](//www.gravatar.com/avatar/1be5b056f9ea2711489589f41227f5a0?s=13&d=retro) Sergei Trofimovich | 2012-11-16 | 1 | -2/+6 |
* | ghc-pkg --global-conf parameter is renamed to --global-package-db in ghc 7.6.1 | ![](//www.gravatar.com/avatar/630b5cb6854ec94d23c6402af66b8ab9?s=13&d=retro) Mark Wright | 2012-09-14 | 1 | -2/+6 |
* | Remove outdated bits for <ghc-6.10 and <cabal-1.8. Switch from 'eerror' to 'e... | ![](//www.gravatar.com/avatar/1be5b056f9ea2711489589f41227f5a0?s=13&d=retro) Sergei Trofimovich | 2012-04-09 | 1 | -122/+26 |
* | fix up copy & paste errors (same func/var name) | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-11-24 | 1 | -2/+2 |
* | fix random bugs in eclass documentation, and convert to new @AUTHOR tag | ![](//www.gravatar.com/avatar/7e0859c5d8faf5fa5906527bee488fc2?s=13&d=retro) Mike Frysinger | 2011-08-22 | 1 | -4/+3 |
* | speed up package deregistration, add 'ghc-supports-shared-libraries' helper | ![](//www.gravatar.com/avatar/1be5b056f9ea2711489589f41227f5a0?s=13&d=retro) Sergei Trofimovich | 2011-05-08 | 1 | -17/+16 |
* | Added EPREFIX support, added documentation stubs. | ![](//www.gravatar.com/avatar/1be5b056f9ea2711489589f41227f5a0?s=13&d=retro) Sergei Trofimovich | 2011-03-13 | 1 | -13/+66 |
* | ghc-package.eclass: Fix for GHC 6.12.3 when having broken packages in your en... | ![](//www.gravatar.com/avatar/f8ee09339569bad4e5eaea5d7bf4afe9?s=13&d=retro) Lennart Kolmodin | 2010-06-24 | 1 | -2/+6 |
* | Update ghc-package eclass to make it work with >=dev-lang/ghc-6.10, and | ![](//www.gravatar.com/avatar/f8ee09339569bad4e5eaea5d7bf4afe9?s=13&d=retro) Lennart Kolmodin | 2009-03-23 | 1 | -11/+45 |
* | whitespace | ![](//www.gravatar.com/avatar/9864d7f08efc3746dd733a6b08b9556c?s=13&d=retro) Sven Wegener | 2008-01-06 | 1 | -2/+2 |
* | Update ghc eclass for new ghc-6.8 quirk | ![](//www.gravatar.com/avatar/835761725c44e365ca86bfda3872e6af?s=13&d=retro) Duncan Coutts | 2007-12-13 | 1 | -2/+2 |
* | Fix use of $(which ghc) for $(type -P ghc) that somehow crept back in. | ![](//www.gravatar.com/avatar/835761725c44e365ca86bfda3872e6af?s=13&d=retro) Duncan Coutts | 2007-07-25 | 1 | -1/+1 |
* | Updates to ghc and cabal eclasses to go with ghc-6.6.x upgrade. | ![](//www.gravatar.com/avatar/835761725c44e365ca86bfda3872e6af?s=13&d=retro) Duncan Coutts | 2007-07-25 | 1 | -8/+42 |
* | replaced "which" by "type -P" | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2007-03-13 | 1 | -3/+3 |
* | Add place holder for virtual/ghc sanity check | ![](//www.gravatar.com/avatar/f8ee09339569bad4e5eaea5d7bf4afe9?s=13&d=retro) Lennart Kolmodin | 2007-03-11 | 1 | -2/+8 |
* | Use best_version with a fully qualified package name, fixing bug #147685. | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2006-10-04 | 1 | -2/+2 |
* | The change about how we pick a version of cabal to use as described in the | ![](//www.gravatar.com/avatar/835761725c44e365ca86bfda3872e6af?s=13&d=retro) Duncan Coutts | 2006-08-02 | 1 | -12/+7 |
* | Ask portage rather than ghc-pkg about which version of cabal to use. | ![](//www.gravatar.com/avatar/835761725c44e365ca86bfda3872e6af?s=13&d=retro) Duncan Coutts | 2006-08-02 | 1 | -3/+3 |
* | Note that the ghc-package eclass is maintaind by the Haskell herd. | ![](//www.gravatar.com/avatar/835761725c44e365ca86bfda3872e6af?s=13&d=retro) Duncan Coutts | 2006-06-15 | 1 | -1/+2 |
* | Simplify the way we find the ghc version. | ![](//www.gravatar.com/avatar/835761725c44e365ca86bfda3872e6af?s=13&d=retro) Duncan Coutts | 2006-03-01 | 1 | -2/+2 |
* | more correct code to unregister ghc packages, preparation for haskell-cabal.e... | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2005-09-13 | 1 | -50/+123 |
* | QA: Apply whitespace checks from repoman to eclasses. | ![](//www.gravatar.com/avatar/9864d7f08efc3746dd733a6b08b9556c?s=13&d=retro) Sven Wegener | 2005-07-11 | 1 | -2/+2 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | ![](//www.gravatar.com/avatar/758d4da65e353d1ea599d34d400e7add?s=13&d=retro) Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | ![](//www.gravatar.com/avatar/758d4da65e353d1ea599d34d400e7add?s=13&d=retro) Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | be less forgiving about a package registration failure | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2005-05-11 | 1 | -2/+2 |
* | ghc-6.4 compatibility changes | ![](//www.gravatar.com/avatar/835761725c44e365ca86bfda3872e6af?s=13&d=retro) Duncan Coutts | 2005-05-08 | 1 | -10/+8 |
* | Added new ghc-fixlibpath eclass | ![](//www.gravatar.com/avatar/fc0d3439bda79ea74d7a5f8f0ab39d83?s=13&d=retro) Luis Francisco Araujo | 2005-04-08 | 1 | -1/+10 |
* | Beautification of eclass output. | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2005-04-07 | 1 | -8/+10 |
* | make ghc-package work correctly with ebuilds that don't add own packages | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2005-03-23 | 1 | -11/+16 |
* | * ghc-package eclass is now compatible with ghc-6.4 | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2005-03-18 | 1 | -7/+37 |
* | * check for existence of configuration directory prior to doing | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2004-11-24 | 1 | -7/+9 |
* | * added missing flag in ghc-makeghcilib function | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2004-11-04 | 1 | -2/+2 |
* | * added a ghc-makeghclib function, and generalized ghc-setup-pkg | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2004-11-04 | 1 | -6/+25 |
* | * removed --auto-ghci-libs flag because it produces orphaned files in | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2004-11-03 | 1 | -2/+2 |
* | * new eclass for GHC packages | ![](//www.gravatar.com/avatar/15a0541b39b2e331955bcc89d7257351?s=13&d=retro) Andres Loeh | 2004-11-03 | 1 | -0/+135 |