We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c795fe commit d49cd7bCopy full SHA for d49cd7b
ChangeLog
@@ -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
7
5.6.0.0
8
-------
9
fgl.cabal
@@ -1,5 +1,5 @@
name: fgl
-version: 5.6.0.0
+version: 5.7.0.0
license: BSD3
license-file: LICENSE
author: Martin Erwig, Ivan Lazar Miljenovic
0 commit comments