forked from pool/ghc-data-fix
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
8a6fd0dc14 | |||
1d501e6d06 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:179b6dd9e655400450c43f719d4170cb6b898ece5f2cb85aa1e61b569fa6ca2e
|
||||
size 5767
|
3
data-fix-0.3.4.tar.gz
Normal file
3
data-fix-0.3.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8df052d18c047ab9e9200536a8799b5af3997ebecbbb091a7384b6be8416ab37
|
||||
size 5992
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 4 20:04:07 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update data-fix to version 0.3.4.
|
||||
## 0.3.4
|
||||
|
||||
- Use quantified constraints superclasses for `Eq`, `Ord`, `NFData` and
|
||||
`Hashable Fix` instances, when available.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 12 20:32:03 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%global pkg_name data-fix
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.3.3
|
||||
Version: 0.3.4
|
||||
Release: 0
|
||||
Summary: Fixpoint data types
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user