SHA256
1
0
forked from pool/ghc-tagged

- update to 0.8.2

* deepseq support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-tagged?expand=0&rev=11
This commit is contained in:
Ondřej Súkup 2015-11-08 20:52:29 +00:00 committed by Git OBS Bridge
parent ff7a63d53c
commit 3f5d54c386
4 changed files with 13 additions and 12 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Nov 8 20:50:03 UTC 2015 - mimi.vx@gmail.com
- update to 0.8.2
* deepseq support
-------------------------------------------------------------------
Fri Aug 7 08:29:50 UTC 2015 - mimi.vx@gmail.com

View File

@ -15,20 +15,22 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%global pkg_name tagged
Name: ghc-tagged
Version: 0.8.1
Version: 0.8.2
Release: 0
Summary: Haskell 98 phantom types to avoid unsafely passing dummy arguments
License: BSD-3-Clause
Group: System/Libraries
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
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-rpm-macros
BuildRequires: ghc-template-haskell-devel
@ -51,31 +53,24 @@ This package provides the Haskell %{pkg_name} library development files.
%prep
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build
%install
%ghc_lib_install
%post devel
%ghc_pkg_recache
%postun devel
%ghc_pkg_recache
%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE
%files devel -f %{name}-devel.files
%defattr(-,root,root,-)
%doc README.markdown
%changelog

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5bdd98389fcca3aa9c9902d1fb209fd431685ba6530f3051ebe1960fe1c782c1
size 8088

3
tagged-0.8.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e415d83329dba6c6b604cdf7ab331d321fa62d396f15e79439caa58279d6b77c
size 8957