Skip to content

Commit

Permalink
Version 5.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Apr 30, 2021
1 parent 44a60bc commit 41de25e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
next [????.??.??]
-----------------
* Enable `FlexibleContexts` in `Control.Monad.Trans.Free.Church`.
5.1.7 [2021.04.30]
------------------
* Enable `FlexibleContexts` in `Control.Monad.Trans.Free.Church` to allow
building with GHC 9.2.

5.1.6 [2020.12.31]
------------------
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.6
version: 5.1.7
license: BSD3
cabal-version: 1.18
license-file: LICENSE
Expand Down

0 comments on commit 41de25e

Please sign in to comment.