Merge pull request #55 from input-output-hk/coot/nothunks-0.3

nothunks-0.3.0.0
This commit is contained in:
Marcin Szamotulski 2024-08-13 08:36:20 +00:00 committed by GitHub
commit 1736081a7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Revision history for nothunks
## 0.3.0 -- not yet released
## 0.3.0 -- 2024-08-13
* Include _both_ `Context` _and_ `Info` in `ThunkInfo` (#54)

View File

@ -1,6 +1,6 @@
cabal-version: 3.0
name: nothunks
version: 0.2.1.1
version: 0.3.0.0
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