forked from pool/ghc-ghc-lib-parser-ex
osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-ghc-lib-parser-ex revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-ghc-lib-parser-ex?expand=0&rev=22
This commit is contained in:
parent
fed2b99cee
commit
70c1a9998c
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 27 17:51:42 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update ghc-lib-parser-ex to version 9.6.0.2.
|
||||
# 9.6.0.2 released
|
||||
- New functions `isTypedSplice`, `isUntypedSpice`
|
||||
|
||||
# 9.6.0.1 released
|
||||
- Add `&` to `baseFixities`
|
||||
- Add support for ghc-9.8 series: `GH_9_8`
|
||||
- New functions `isLetStmt` and `isDo`
|
||||
|
||||
# 9.6.0.0 released
|
||||
- Add support for ghc-9.6 series: `GHC_9_6`
|
||||
|
||||
## 0.20221201 released
|
||||
- Update to `ghc-lib-parser-0.20221201`
|
||||
|
||||
## 0.20221101 released
|
||||
- Update to `ghc-lib-parser-0.20221101`
|
||||
|
||||
## 0.20221001 released
|
||||
- Update to `ghc-lib-parser-0.20221001`
|
||||
|
||||
## 0.20220901 released
|
||||
- Update to `ghc-lib-parser-0.20220901`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 30 17:06:51 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 9.4.0.0
|
||||
Version: 9.6.0.2
|
||||
Release: 0
|
||||
Summary: Algorithms on GHC parse trees
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce3ff339a0a259a18ae921c547b35732eaca1a567a33fba1a7c65c16c973191b
|
||||
size 23592
|
3
ghc-lib-parser-ex-9.6.0.2.tar.gz
Normal file
3
ghc-lib-parser-ex-9.6.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a618793031316c46bcbf44ad5f09878a03c52e3c9ad5d45f89d3f48d62826bb
|
||||
size 24271
|
Loading…
Reference in New Issue
Block a user