Accepting request 857442 from devel:languages:haskell

update haskell stack in openSUS

OBS-URL: https://build.opensuse.org/request/show/857442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-lifted-base?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2020-12-22 10:42:16 +00:00 committed by Git OBS Bridge
commit c182b5efc1
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 18 10:45:21 UTC 2020 - Peter Simons <psimons@suse.com> Tue Aug 18 10:45:21 UTC 2020 - Peter Simons <psimons@suse.com>

View File

@ -29,6 +29,7 @@ BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-monad-control-devel BuildRequires: ghc-monad-control-devel
BuildRequires: ghc-rpm-macros BuildRequires: ghc-rpm-macros
BuildRequires: ghc-transformers-base-devel BuildRequires: ghc-transformers-base-devel
ExcludeArch: %{ix86}
%if %{with tests} %if %{with tests}
BuildRequires: ghc-HUnit-devel BuildRequires: ghc-HUnit-devel
BuildRequires: ghc-test-framework-devel BuildRequires: ghc-test-framework-devel