diff options
author | Tom Smeding <tom@tomsmeding.com> | 2022-06-03 16:10:24 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2022-06-03 16:12:55 +0200 |
commit | f152fbbe4d9710ecb5e8c39c27e36319de000548 (patch) | |
tree | 26d1a73b8af59779567665847c0447a2c673b91b /ghc-gc-hook.cabal | |
parent | dba9bbcffc6436d37dec362b03dfe84c9707add6 (diff) |
Diffstat (limited to 'ghc-gc-hook.cabal')
-rw-r--r-- | ghc-gc-hook.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc-gc-hook.cabal b/ghc-gc-hook.cabal index 416e886..575c803 100644 --- a/ghc-gc-hook.cabal +++ b/ghc-gc-hook.cabal @@ -7,7 +7,7 @@ description: information from Haskell in a bare-bones form; furthermore, it gives a small usability improvement for running your own function from C using the hook from this library. -version: 0.2.0.0 +version: 0.2.1.0 category: GHC license: BSD3 license-file: LICENSE |