diff --git a/dev-haskell/binary-instances/binary-instances-1.0.1.ebuild b/dev-haskell/binary-instances/binary-instances-1.0.1.ebuild index ad3d7373df2..ca1b499cbe6 100644 --- a/dev-haskell/binary-instances/binary-instances-1.0.1.ebuild +++ b/dev-haskell/binary-instances/binary-instances-1.0.1.ebuild @@ -5,7 +5,7 @@ EAPI=7 # ebuild generated by hackport 0.6.7.9999 -CABAL_FEATURES="lib profile haddock hoogle hscolour" # test-suite +CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Orphan instances for binary" @@ -17,8 +17,6 @@ SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" IUSE="" -RESTRICT=test # Needs fix in ghc/text: https://github.com/haskell/text/issues/277 - RDEPEND=">=dev-haskell/aeson-0.7.0.6:=[profile?] =dev-haskell/binary-orphans-1.0.1:=[profile?] =dev-haskell/case-insensitive-1.2.0.4:=[profile?] =dev-haskell/quickcheck-2.13.1 =dev-haskell/quickcheck-instances-0.3.25 =dev-haskell/tasty-0.10.1.2 =dev-haskell/tasty-quickcheck-0.8.3.2