tests disabled to avoid circular dep with tasty

This commit is contained in:
Jens Petersen 2020-06-03 18:58:07 +08:00
parent 16cf3a5adf
commit 293a92ec64
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
%global pkg_name clock
%global pkgver %{pkg_name}-%{version}
# temporarily disable tests for ghc82 rebuilds
# disabled to avoid circular dep: clock is a dep of tasty
%bcond_with tests
Name: ghc-%{pkg_name}