Ad
  • Custom User Avatar

    Language.Haskell.Exts used by the tests can't parse foralls without {-# LANGUAGE ExplicitForAll #-} or any other extension that implies it.

  • Custom User Avatar

    Have you use type application?
    After removing type applications, I pass all the tests.