summaryrefslogtreecommitdiff
path: root/dev-haskell/shelly/shelly-1.12.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-20 11:14:01 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-20 11:14:01 +0000
commitc72af498eade96364bed882cf8ab30fc3da7d772 (patch)
treeb8b14b175740b5539b80495e977af5effd09912d /dev-haskell/shelly/shelly-1.12.1.ebuild
parent74906c6d417b91db60daabc3ff3dedeeac41e789 (diff)
gentoo auto-resync : 20:11:2023 - 11:14:01
Diffstat (limited to 'dev-haskell/shelly/shelly-1.12.1.ebuild')
-rw-r--r--dev-haskell/shelly/shelly-1.12.1.ebuild2
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"