Accepting request 857469 from devel:languages:haskell

update haskell stack in openSUS

OBS-URL: https://build.opensuse.org/request/show/857469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-mustache?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2020-12-22 10:43:05 +00:00 committed by Git OBS Bridge
commit bf43796550
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
-------------------------------------------------------------------
Thu Sep 17 07:31:28 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>

View File

@ -44,6 +44,7 @@ BuildRequires: ghc-th-lift-devel
BuildRequires: ghc-unordered-containers-devel
BuildRequires: ghc-vector-devel
BuildRequires: ghc-yaml-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-base-unicode-symbols-devel
BuildRequires: ghc-hspec-devel