Skip to content

Commit

Permalink
Version 0.19.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Jan 14, 2024
1 parent 02f7e78 commit 702eff2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGES.txt
@@ -1,5 +1,7 @@
Changelog for Shake (* = breaking change)

0.9.8, released 2024, 2024-01-14
Test with GHC 9.8
#844, optimise database reading/writing with use unsafeUseAsCString
#836, add threaded flag to disable using threaded runtime
#837, require filepath-1.14
Expand Down
2 changes: 1 addition & 1 deletion shake.cabal
@@ -1,7 +1,7 @@
cabal-version: 1.18
build-type: Simple
name: shake
version: 0.19.7
version: 0.19.8
license: BSD3
license-file: LICENSE
category: Development, Shake
Expand Down

0 comments on commit 702eff2

Please sign in to comment.