1
0
forked from pool/ghc-invariant

osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-invariant revision:8, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-invariant?expand=0&rev=42
This commit is contained in:
Peter Simons 2023-08-11 08:05:29 +00:00 committed by Git OBS Bridge
parent 07c55b1665
commit b6e21f7afb
4 changed files with 15 additions and 4 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Aug 6 15:59:00 UTC 2023 - Peter Simons <psimons@suse.com>
- Update invariant to version 0.6.2.
# 0.6.2 [2023.08.06]
* The Template Haskell machinery now uses `TemplateHaskellQuotes` when
building with GHC 8.0+ instead of manually constructing each Template Haskell
`Name`. A consequence of this is that `invariant` will now build with GHC
9.8, as `TemplateHaskellQuotes` abstracts over some internal Template Haskell
changes introduced in 9.8.
-------------------------------------------------------------------
Thu Mar 30 17:07:17 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.6.1
Version: 0.6.2
Release: 0
Summary: Haskell98 invariant functors
License: BSD-2-Clause

View File

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

3
invariant-0.6.2.tar.gz Normal file
View File

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