Disable haddock and prof

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
David Abdurachmanov 2023-04-14 16:59:06 +03:00
parent b1a2bbbeca
commit 5a25254588
Signed by: davidlt
GPG Key ID: 8B7F1DA0E2C9FDBB
1 changed files with 3 additions and 1 deletions

View File

@ -11,12 +11,14 @@
%bcond_without tests
%else
%bcond_with tests
%bcond_with haddock
%bcond_with ghc_prof
%endif
Name: ghc-%{pkg_name}
Version: 0.5.1.2
# can only be reset when all subpkgs bumped
Release: 11.0.riscv64%{?dist}
Release: 11.1.riscv64%{?dist}
Summary: Generic Programming using True Sums of Products
License: BSD-3-Clause