Accepting request 857321 from devel:languages:haskell
update haskell stack in openSUS OBS-URL: https://build.opensuse.org/request/show/857321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-dbus?expand=0&rev=18
This commit is contained in:
commit
e7ead693fa
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- disable %{ix86} build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 19 09:42:26 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
Wed Aug 19 09:42:26 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||||
|
|
||||||
|
@ -47,6 +47,7 @@ BuildRequires: ghc-unix-devel
|
|||||||
BuildRequires: ghc-vector-devel
|
BuildRequires: ghc-vector-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-QuickCheck-devel
|
BuildRequires: ghc-QuickCheck-devel
|
||||||
BuildRequires: ghc-directory-devel
|
BuildRequires: ghc-directory-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user