forked from GitHub/gf-core
Fix compilation with ghc-7.10
NoMonadFailDesugaring is not supported by ghc-7.10, but it is only needed with ghc>=8.6
This commit is contained in:
Reference in New Issue
Block a user
NoMonadFailDesugaring is not supported by ghc-7.10, but it is only needed with ghc>=8.6