[packages/ghc] - ghc 8.4 required for build
    arekm 
    arekm at pld-linux.org
       
    Thu Jan 30 19:23:45 CET 2020
    
    
  
commit f6bede123c2858b6511e45498ac7996a5f9091d6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Jan 30 19:23:37 2020 +0100
    - ghc 8.4 required for build
 ghc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc.spec b/ghc.spec
index 708840e..0fedc58 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -76,7 +76,7 @@ BuildRequires:	compat-ncurses5
 %endif
 %else
 BuildRequires:	alex >= 2.0
-BuildRequires:	ghc >= 6.8
+BuildRequires:	ghc >= 8.4
 BuildRequires:	happy >= 1.16
 %endif
 %if %{with doc}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ghc.git/commitdiff/f6bede123c2858b6511e45498ac7996a5f9091d6
    
    
More information about the pld-cvs-commit
mailing list