disable testsuites due to circular deps

QuickCheck -> splitmix -> base-compat-batteries -> QuickCheck
epel9
Jens Petersen 5 years ago
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…
Cancel
Save