diff options
Diffstat (limited to 'dev-haskell/shelly/shelly-1.12.1.ebuild')
-rw-r--r-- | dev-haskell/shelly/shelly-1.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/shelly/shelly-1.12.1.ebuild b/dev-haskell/shelly/shelly-1.12.1.ebuild index b1b5c5236491..5cfdf4924b83 100644 --- a/dev-haskell/shelly/shelly-1.12.1.ebuild +++ b/dev-haskell/shelly/shelly-1.12.1.ebuild @@ -7,7 +7,7 @@ EAPI=8 #hackport: flags: build-examples:examples CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal +inherit ghc-package haskell-cabal DESCRIPTION="shell-like (systems) programming in Haskell" HOMEPAGE="https://github.com/gregwebs/Shelly.hs" |