Skip to content

Commit

Permalink
Release 0.68.10
Browse files Browse the repository at this point in the history
  • Loading branch information
bgamari committed Sep 20, 2023
1 parent 5bf5c61 commit cff121f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.68.10

- Further improve robustness of detection of pointer types in `--cross` mode.

- Compatibility with new `base` versions

## 0.68.9

- Improve robustness of detection of pointer types in `--cross` mode.
Expand Down
2 changes: 1 addition & 1 deletion hsc2hs.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: >=1.10
Name: hsc2hs
Version: 0.68.9
Version: 0.68.10

Copyright: 2000, Marcin Kowalczyk
License: BSD3
Expand Down

0 comments on commit cff121f

Please sign in to comment.