|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
# generated by cabal-rpm-2.0.5 --subpackage
|
|
|
|
|
# generated by cabal-rpm-2.0.6 --subpackage
|
|
|
|
|
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
|
|
|
|
|
|
|
|
|
|
%global pkg_name yaml
|
|
|
|
@ -7,6 +7,8 @@
|
|
|
|
|
%global libyaml libyaml-0.1.1.0
|
|
|
|
|
%global subpkgs %{libyaml}
|
|
|
|
|
|
|
|
|
|
# testsuite missing deps: raw-strings-qq
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.11.4.0
|
|
|
|
|
# can only be reset when all subpkgs bumped
|
|
|
|
@ -123,16 +125,6 @@ rm -r libyaml_src
|
|
|
|
|
# End cabal-rpm install
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?fedora} < 31 || 0%{?rhel} < 8
|
|
|
|
|
%post devel
|
|
|
|
|
%ghc_pkg_recache
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%postun devel
|
|
|
|
|
%ghc_pkg_recache
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files -f %{name}.files
|
|
|
|
|
# Begin cabal-rpm files:
|
|
|
|
|
%license LICENSE
|
|
|
|
|