diff options
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/mtl/mtl-2.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/mtl/mtl-2.2.2.ebuild b/dev-haskell/mtl/mtl-2.2.2.ebuild index c12ed9643140..2f73634d529e 100644 --- a/dev-haskell/mtl/mtl-2.2.2.ebuild +++ b/dev-haskell/mtl/mtl-2.2.2.ebuild @@ -24,4 +24,4 @@ RDEPEND=">=dev-lang/ghc-7.10.1:= " DEPEND="${RDEPEND}" -CABAL_CORE_LIB_GHC_PV="PM:8.10.6 PM:9.0.2" +CABAL_CORE_LIB_GHC_PV="8.10.6 9.0.2" |