Accepting request 857655 from devel:languages:haskell

update haskell stack in openSUS

OBS-URL: https://build.opensuse.org/request/show/857655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-warp?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-12-22 10:48:58 +00:00 committed by Git OBS Bridge
commit d80e95bcc8
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:46:37 UTC 2020 - Peter Simons <psimons@suse.com>

View File

@ -51,6 +51,7 @@ BuildRequires: ghc-vault-devel
BuildRequires: ghc-wai-devel
BuildRequires: ghc-word8-devel
BuildRequires: ghc-x509-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-HUnit-devel
BuildRequires: ghc-QuickCheck-devel