summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7809.stderr
blob: 9ec32b3ff6eda609e31544b97c68597b7d393db6 (plain)
1
2
3
4
5
6

T7809.hs:8:8: error:
    • Illegal polymorphic type: forall a. a -> a
      GHC doesn't yet support impredicative polymorphism
    • In the expansion of type synonym ‘PolyId’
      In the type signature: foo :: F PolyId