SHA256
1
0
forked from pool/ghc-free

osc copypac from project:devel:languages:haskell:lts:10 package:ghc-free revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-free?expand=0&rev=17
This commit is contained in:
2018-03-13 02:19:42 +00:00
committed by Git OBS Bridge
parent a257436041
commit 4fed79ebc4
2 changed files with 106 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ License: BSD-3-Clause
Group: Development/Libraries/Haskell
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-bifunctors-devel
BuildRequires: ghc-comonad-devel
@@ -74,6 +75,7 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
cp -p %{SOURCE1} %{pkg_name}.cabal
%build
%ghc_lib_build