Closed henrylaxen closed 5 years ago
ghc 8.6.1 gives errors when compiling fay because of new MonadFail. This patch fixes those errors.
Thanks! I added ghc 8.6 to the travis build on this branch as well.
Now compiles with 8.6.2
ghc 8.6.1 gives errors when compiling fay because of new MonadFail. This patch fixes those errors.