Skip to content

Commit

Permalink
Minor doc improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg committed Mar 1, 2020
1 parent d327ae4 commit d9946e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions unliftio/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog for unliftio

## 0.2.12.1

* Minor doc improvements

## 0.2.12

* Dropped support for ghc-7.8
Expand Down
2 changes: 1 addition & 1 deletion unliftio/package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: unliftio
version: 0.2.12
version: 0.2.12.1
synopsis: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
description: Please see the documentation and README at <https://www.stackage.org/package/unliftio>
homepage: https://github.com/fpco/unliftio/tree/master/unliftio#readme
Expand Down

0 comments on commit d9946e6

Please sign in to comment.