# https://fedoraproject.org/wiki/Packaging:Haskell Name: @PACKAGE@ Version: @VERSION@ Release: 1%{?dist} Summary: @SUMMARY@ License: @LICENSE@ URL: http://hackage.haskell.org/package/%{name} Source0: http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros %description @DESCRIPTION@ %prep %setup -q %build %ghc_bin_build %install %ghc_bin_install %files %doc LICENSE %{_bindir}/%{name} %changelog * @DATE@ Fedora Haskell SIG - spec file generated by cabal-rpm