Accepting request 857397 from devel:languages:haskell

update haskell stack in openSUS

OBS-URL: https://build.opensuse.org/request/show/857397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-module-text?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2020-12-22 10:40:42 +00:00 committed by Git OBS Bridge
commit aeb635bf31
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 Oct 17 02:01:39 UTC 2020 - psimons@suse.com

View File

@ -30,6 +30,7 @@ BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-hslua-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-text-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-tasty-devel
BuildRequires: ghc-tasty-hunit-devel