Accepting request 857288 from devel:languages:haskell

update haskell stack in openSUS

OBS-URL: https://build.opensuse.org/request/show/857288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark-extensions?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2020-12-22 10:37:36 +00:00 committed by Git OBS Bridge
commit 52a5508bf9
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
-------------------------------------------------------------------
Sat Nov 7 15:35:27 UTC 2020 - psimons@suse.com

View File

@ -34,6 +34,7 @@ BuildRequires: ghc-parsec-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-text-devel
BuildRequires: ghc-transformers-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-tasty-devel