SHA256
1
0
forked from pool/ghc-free

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-free revision:10, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-free?expand=0&rev=53
This commit is contained in:
2020-10-20 09:15:31 +00:00
committed by Git OBS Bridge
parent b18b9d9f9e
commit a88d1a22f0
5 changed files with 13 additions and 145 deletions

View File

@@ -18,13 +18,12 @@
%global pkg_name free
Name: ghc-%{pkg_name}
Version: 5.1.3
Version: 5.1.4
Release: 0
Summary: Monads for free
License: BSD-3-Clause
URL: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
Source1: https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/1.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-comonad-devel
BuildRequires: ghc-containers-devel
@@ -35,6 +34,7 @@ BuildRequires: ghc-profunctors-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-semigroupoids-devel
BuildRequires: ghc-template-haskell-devel
BuildRequires: ghc-th-abstraction-devel
BuildRequires: ghc-transformers-base-devel
BuildRequires: ghc-transformers-devel
@@ -70,7 +70,6 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%autosetup -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build