diff --git a/ghc-annotated-wl-pprint.changes b/ghc-annotated-wl-pprint.changes index be8a348..0527e90 100644 --- a/ghc-annotated-wl-pprint.changes +++ b/ghc-annotated-wl-pprint.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + ------------------------------------------------------------------- Fri Sep 4 13:27:45 UTC 2020 - psimons@suse.com diff --git a/ghc-annotated-wl-pprint.spec b/ghc-annotated-wl-pprint.spec index a63991d..48d5ba4 100644 --- a/ghc-annotated-wl-pprint.spec +++ b/ghc-annotated-wl-pprint.spec @@ -27,6 +27,7 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros +ExcludeArch: %{ix86} %description This is a modified version of wl-pprint, which was based on Wadler's paper "A