diff options
Diffstat (limited to 'dev-haskell/vector-algorithms/vector-algorithms-0.7.0.1.ebuild')
| -rw-r--r-- | dev-haskell/vector-algorithms/vector-algorithms-0.7.0.1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-haskell/vector-algorithms/vector-algorithms-0.7.0.1.ebuild b/dev-haskell/vector-algorithms/vector-algorithms-0.7.0.1.ebuild index aae9913a543d..131da53ff676 100644 --- a/dev-haskell/vector-algorithms/vector-algorithms-0.7.0.1.ebuild +++ b/dev-haskell/vector-algorithms/vector-algorithms-0.7.0.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 # ebuild generated by hackport 0.4.6.9999 @@ -28,6 +28,8 @@ DEPEND="${RDEPEND} test? ( properties? ( >=dev-haskell/quickcheck-2 ) ) " +PATCHES=("${FILESDIR}"/${P}-ghc-8.0.2_rc1.patch) + src_configure() { haskell-cabal_src_configure \ $(cabal_flag bench bench) \ |
