Accepting request 857636 from devel:languages:haskell

update haskell stack in openSUS

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

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Fri Oct 30 03:01:41 UTC 2020 - psimons@suse.com

@ -38,6 +38,7 @@ BuildRequires: ghc-time-devel
BuildRequires: ghc-transformers-devel
BuildRequires: ghc-unix-devel
BuildRequires: ghc-unliftio-core-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-containers-devel