diff options
| -rw-r--r-- | dev-haskell/mtl/mtl-2.1.3.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-haskell/mtl/mtl-2.2.1-r1.ebuild | 6 | ||||
| -rw-r--r-- | dev-haskell/mtl/mtl-2.2.1.ebuild | 4 |
3 files changed, 7 insertions, 5 deletions
diff --git a/dev-haskell/mtl/mtl-2.1.3.1.ebuild b/dev-haskell/mtl/mtl-2.1.3.1.ebuild index d8e5251d6c26..e73112af538b 100644 --- a/dev-haskell/mtl/mtl-2.1.3.1.ebuild +++ b/dev-haskell/mtl/mtl-2.1.3.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 # ebuild generated by hackport 0.3.6.9999 diff --git a/dev-haskell/mtl/mtl-2.2.1-r1.ebuild b/dev-haskell/mtl/mtl-2.2.1-r1.ebuild index db020fa38a31..8e3bf51e9387 100644 --- a/dev-haskell/mtl/mtl-2.2.1-r1.ebuild +++ b/dev-haskell/mtl/mtl-2.2.1-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 # ebuild generated by hackport 0.4.6.9999 @@ -25,6 +25,8 @@ DEPEND="${RDEPEND} " src_prepare() { + default + cabal_chdeps \ 'transformers == 0.4.*' 'transformers >= 0.4' } diff --git a/dev-haskell/mtl/mtl-2.2.1.ebuild b/dev-haskell/mtl/mtl-2.2.1.ebuild index cbebad8cfef7..69995a0c3c13 100644 --- a/dev-haskell/mtl/mtl-2.2.1.ebuild +++ b/dev-haskell/mtl/mtl-2.2.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 # ebuild generated by hackport 0.4.2.9999 |
