3 Commits

2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 16 07:55:41 UTC 2024 - Peter Simons <psimons@suse.com>
- Use prettier Cabal flag specification; no functional change.
-------------------------------------------------------------------
Fri Mar 15 04:39:42 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@@ -75,7 +75,7 @@ This package provides the Haskell %{pkg_name} profiling library.
%autosetup -n %{pkg_name}-%{version}
%build
%define cabal_configure_options -fsystem-libyaml
%define cabal_configure_options -f+system-libyaml
%ghc_lib_build
%install