mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-haskell/text: adjust core lib markings
Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -28,7 +28,7 @@ RDEPEND=">=dev-lang/ghc-8.8:="
|
||||
DEPEND="${RDEPEND}
|
||||
"
|
||||
|
||||
CABAL_CORE_LIB_GHC_PV="PM:8.10.6"
|
||||
CABAL_CORE_LIB_GHC_PV="8.10.6"
|
||||
|
||||
src_configure() {
|
||||
haskell-cabal_src_configure \
|
||||
|
||||
@@ -33,4 +33,4 @@ src_configure() {
|
||||
--flag=-developer
|
||||
}
|
||||
|
||||
CABAL_CORE_LIB_GHC_PV="PM:9.0.2"
|
||||
CABAL_CORE_LIB_GHC_PV="9.0.2"
|
||||
|
||||
Reference in New Issue
Block a user