SHA256
1
0
forked from pool/ghc-feed

Accepting request 857352 from devel:languages:haskell

update haskell stack in openSUS

OBS-URL: https://build.opensuse.org/request/show/857352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-feed?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-12-22 10:39:18 +00:00 committed by Git OBS Bridge
commit 74aeab40fc
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
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Aug 31 09:34:30 UTC 2020 - psimons@suse.com Mon Aug 31 09:34:30 UTC 2020 - psimons@suse.com

View File

@ -39,6 +39,7 @@ BuildRequires: ghc-time-locale-compat-devel
BuildRequires: ghc-utf8-string-devel BuildRequires: ghc-utf8-string-devel
BuildRequires: ghc-xml-conduit-devel BuildRequires: ghc-xml-conduit-devel
BuildRequires: ghc-xml-types-devel BuildRequires: ghc-xml-types-devel
ExcludeArch: %{ix86}
%if %{with tests} %if %{with tests}
BuildRequires: ghc-HUnit-devel BuildRequires: ghc-HUnit-devel
BuildRequires: ghc-syb-devel BuildRequires: ghc-syb-devel