commit:     8edaa384022ab967f75bc59382b299c26eaa7368
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 15 19:32:58 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Mar 15 22:32:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8edaa384

dev-haskell/alex-tools: allow ghc-8.10

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/alex-tools/alex-tools-0.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/alex-tools/alex-tools-0.4.ebuild 
b/dev-haskell/alex-tools/alex-tools-0.4.ebuild
index d33a9a66b59..f1f30eb55b2 100644
--- a/dev-haskell/alex-tools/alex-tools-0.4.ebuild
+++ b/dev-haskell/alex-tools/alex-tools-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -29,5 +29,5 @@ src_prepare() {
 
        cabal_chdeps \
                'base >=4.7 && <4.12' 'base >=4.7' \
-               'template-haskell >=2.9.0 && <2.14' 'template-haskell >=2.9.0 
&& <2.16'
+               'template-haskell >=2.9.0 && <2.14' 'template-haskell >=2.9.0'
 }

Reply via email to