SHA256
1
0
forked from pool/ghc-free

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-free?expand=0&rev=12
This commit is contained in:
2017-08-05 02:07:45 +00:00
committed by Git OBS Bridge
parent d75d18ed42
commit 9c17781a7b
2 changed files with 5 additions and 3 deletions

View File

@@ -40,7 +40,6 @@ BuildRequires: ghc-semigroups-devel
BuildRequires: ghc-template-haskell-devel
BuildRequires: ghc-transformers-compat-devel
BuildRequires: ghc-transformers-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Free monads are useful for many tree-like structures and domain specific
@@ -89,11 +88,9 @@ This package provides the Haskell %{pkg_name} library development files.
%ghc_pkg_recache
%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc CHANGELOG.markdown README.markdown doc examples
%changelog