Skip to content

Commit d49cd7b

Browse files
Updating version and changelog in the presence of a breaking change. [skip ci]
1 parent 0c795fe commit d49cd7b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
5.7.0.0
2+
-------
3+
4+
* Updating the GraphM class to be compatible with the MonadFail proposal and GHC's
5+
MonadFailDesugaring language extension which is enabled by default by GHC-8.6.1.
6+
17
5.6.0.0
28
-------
39

fgl.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: fgl
2-
version: 5.6.0.0
2+
version: 5.7.0.0
33
license: BSD3
44
license-file: LICENSE
55
author: Martin Erwig, Ivan Lazar Miljenovic

0 commit comments

Comments
 (0)