disable testsuites due to circular deps
QuickCheck -> splitmix -> base-compat-batteries -> QuickCheck
This commit is contained in:
parent
82af91e150
commit
fd860d83b4
@ -7,7 +7,8 @@
|
||||
%global splitmix splitmix-0.0.3
|
||||
%global subpkgs %{splitmix}
|
||||
|
||||
%bcond_without tests
|
||||
# circular dep via base-compat-batteries
|
||||
%bcond_with tests
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.13.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user