Skip to content

Commit

Permalink
Version 5.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Jun 26, 2022
1 parent 33bcb24 commit ca7982b
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.9 [2022.06.26]
------------------
* Simplify the `Eq` and `Ord` instances for `FT` to avoid the use of
overlapping instances.

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.8
version: 5.1.9
license: BSD3
cabal-version: 1.18
license-file: LICENSE
Expand Down

0 comments on commit ca7982b

Please sign in to comment.