Skip to content

Commit

Permalink
Version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Mar 27, 2023
1 parent a383188 commit f243b1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Revision history for nothunks

## 0.1.4 -- 2023-03-27

* Made cabal flags manual.
* Support ghc-9.2 to 9.6.

## 0.1.3 -- 2021-06-28

* Fix tests on ghc-9.0.1
Expand Down
2 changes: 1 addition & 1 deletion nothunks.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: nothunks
version: 0.1.3
version: 0.1.4
synopsis: Examine values for unexpected thunks
description: Long lived application data typically should not contain
any thunks. This library can be used to examine values for
Expand Down

0 comments on commit f243b1a

Please sign in to comment.