Skip to content

Commit f5bf8e4

Browse files
authored
Merge pull request #29 from haskell-party/release-0.8.8
Prepare 0.8.8
2 parents beaba07 + 0923a7c commit f5bf8e4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

haskell-src-meta/ChangeLog

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.8.8
2+
- Implement toDec for AnnPragma (by Matt Torrence)
3+
- Add support for OverloadedLabels (by funketh)
4+
- Fix order of promoted type tuples in resulting TH (by Alexander V. Nikolaev)
5+
16
0.8.7.1
27
- Build on GHC 9.2
38
- Drop support for GHC < 8.2

haskell-src-meta/haskell-src-meta.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: haskell-src-meta
2-
version: 0.8.7.1
2+
version: 0.8.8
33
cabal-version: >= 1.10
44
build-type: Simple
55
license: BSD3

0 commit comments

Comments
 (0)