dev-haskell/haskeline: 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:
Jack Todaro
2022-11-23 18:36:21 +11:00
committed by Sam James
parent 437ea39a6c
commit e2d203817b

View File

@@ -37,4 +37,4 @@ src_configure() {
}
# ghc-9.0.1 actually comes bundled with haskeline-0.8.1.0
CABAL_CORE_LIB_GHC_PV="PM:8.10.6 PM:9.0.2"
CABAL_CORE_LIB_GHC_PV="8.10.6 9.0.2"