Accepting request 857356 from devel:languages:haskell
update haskell stack in openSUS OBS-URL: https://build.opensuse.org/request/show/857356 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-filemanip?expand=0&rev=2
This commit is contained in:
commit
f7ab56fd98
@ -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 1 10:50:56 UTC 2020 - psimons@suse.com
|
Tue Sep 1 10:50:56 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -31,6 +31,7 @@ BuildRequires: ghc-filepath-devel
|
|||||||
BuildRequires: ghc-mtl-devel
|
BuildRequires: ghc-mtl-devel
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
BuildRequires: ghc-unix-compat-devel
|
BuildRequires: ghc-unix-compat-devel
|
||||||
|
ExcludeArch: %{ix86}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A Haskell library for working with files and directories. Includes code for
|
A Haskell library for working with files and directories. Includes code for
|
||||||
|
Loading…
Reference in New Issue
Block a user