Accepting request 857289 from devel:languages:haskell

update haskell stack in openSUS

OBS-URL: https://build.opensuse.org/request/show/857289
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark-pandoc?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2020-12-22 10:37:39 +00:00 committed by Git OBS Bridge
commit 88006eeb80
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 Sep 22 09:33:51 UTC 2020 - psimons@suse.com

View File

@ -31,6 +31,7 @@ BuildRequires: ghc-containers-devel
BuildRequires: ghc-pandoc-types-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-text-devel
ExcludeArch: %{ix86}
%description
This library provides typeclasses for rendering commonmark to Pandoc types.