Accepting request 857248 from devel:languages:haskell

update haskell stack in openSUS

OBS-URL: https://build.opensuse.org/request/show/857248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-base64-bytestring-type?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2020-12-22 10:35:33 +00:00 committed by Git OBS Bridge
commit fe51ee53c1
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 Nov 3 10:09:07 UTC 2020 - psimons@suse.com

View File

@ -40,6 +40,7 @@ BuildRequires: ghc-http-api-data-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-serialise-devel
BuildRequires: ghc-text-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-tasty-devel
BuildRequires: ghc-tasty-quickcheck-devel