This commit is contained in:
Jens Petersen 2018-01-09 18:02:56 +09:00
parent 766ed38907
commit 4c664f28c0
4 changed files with 89 additions and 3 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/haskell-src-exts-util-0.2.1.2.tar.gz

View File

@ -1,3 +0,0 @@
# ghc-haskell-src-exts-util
The ghc-haskell-src-exts-util package

View File

@ -0,0 +1,87 @@
# generated by cabal-rpm-0.12
# https://fedoraproject.org/wiki/Packaging:Haskell
%global pkg_name haskell-src-exts-util
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
Version: 0.2.1.2
Release: 2%{?dist}
Summary: Helper functions for working with haskell-src-exts trees
License: BSD
Url: https://hackage.haskell.org/package/%{pkg_name}
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
# Begin cabal-rpm deps:
BuildRequires: ghc-containers-devel
BuildRequires: ghc-data-default-devel
BuildRequires: ghc-haskell-src-exts-devel
BuildRequires: ghc-transformers-devel
BuildRequires: ghc-uniplate-devel
# End cabal-rpm deps
%description
A small suite of helper functions for working with haskell-src-exts:
- Free variables
- Bound variables
- Minimal (approximate) rebracketing of AST values such that prettyprint
roundtrips.
%package devel
Summary: Haskell %{pkg_name} library development files
Provides: %{name}-static = %{version}-%{release}
Provides: %{name}-doc = %{version}-%{release}
%if %{defined ghc_version}
Requires: ghc-compiler = %{ghc_version}
Requires(post): ghc-compiler = %{ghc_version}
Requires(postun): ghc-compiler = %{ghc_version}
%endif
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
This package provides the Haskell %{pkg_name} library development
files.
%prep
%setup -q -n %{pkgver}
cat > Setup.hs <<EOF
import Distribution.Simple
main = defaultMain
EOF
%build
%ghc_lib_build
%install
%ghc_lib_install
%post devel
%ghc_pkg_recache
%postun devel
%ghc_pkg_recache
%files -f %{name}.files
%license LICENSE
%files devel -f %{name}-devel.files
%doc README.md
%changelog
* Tue Jan 2 2018 Jens Petersen <petersen@redhat.com> - 0.2.1.2-2
- create Setup.hs
* Tue Jan 2 2018 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 0.2.1.2-1
- spec file generated by cabal-rpm-0.12

1
sources Normal file
View File

@ -0,0 +1 @@
SHA512 (haskell-src-exts-util-0.2.1.2.tar.gz) = 0a78154c24a078d50cf2f25a0a46fb0ad80537eadf2077d022c4b5282941e330b62675a37c04d1a250d82d369eecd5df868c51fa582042eeb225ea8ca50fea53