Accepting request 857264 from devel:languages:haskell
update haskell stack in openSUS OBS-URL: https://build.opensuse.org/request/show/857264 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-brick?expand=0&rev=9
This commit is contained in:
commit
72763df9b6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
- disable %{ix86} build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 15 22:16:04 UTC 2020 - psimons@suse.com
|
Sun Nov 15 22:16:04 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -50,6 +50,7 @@ BuildRequires: ghc-unix-devel
|
|||||||
BuildRequires: ghc-vector-devel
|
BuildRequires: ghc-vector-devel
|
||||||
BuildRequires: ghc-vty-devel
|
BuildRequires: ghc-vty-devel
|
||||||
BuildRequires: ghc-word-wrap-devel
|
BuildRequires: ghc-word-wrap-devel
|
||||||
|
ExcludeArch: %{ix86}
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
BuildRequires: ghc-QuickCheck-devel
|
BuildRequires: ghc-QuickCheck-devel
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user