summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T16059c.stderr
blob: 626f583186803707423401e53e09f3799618aeda (plain)
1
2
3
4
5
6

T16059c.hs:6:6: error: [GHC-91510]
    • Illegal polymorphic type: forall a1. a1
    • In the expansion of type synonym ‘Foo’
      In the type signature: f :: Foo -> a -> f
    Suggested fix: Perhaps you intended to use RankNTypes