Skip to content

Commit

Permalink
Version 5.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed May 7, 2022
1 parent 89914d4 commit 3bc5609
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
next [????.??.??]
-----------------
5.1.8 [2022.05.07]
------------------
* Generalize the `Monad` constraint in the type signatures for
`hoistFreeT` in `Control.Monad.Trans.Free` and `Control.Monad.Trans.Free.Ap`
to a `Functor` constraint.
Expand Down
2 changes: 1 addition & 1 deletion free.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: free
category: Control, Monads
version: 5.1.7
version: 5.1.8
license: BSD3
cabal-version: 1.18
license-file: LICENSE
Expand Down

0 comments on commit 3bc5609

Please sign in to comment.