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

T9858a.hs:21:18: error:
    • Illegal qualified type:
        (() :: Constraint, () :: Constraint) => ()
    • In the expansion of type synonym ‘PX’
      In the newtype instance declaration for ‘F’