summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_fail/T14066c.stderr
blob: dc5ba30a4f748aa57a1b758c88da7bfadb311a90 (plain)
1
2
3
4
5
6

T14066c.hs:8:17: error:
    • Expected kind ‘Bool’, but ‘Nothing’ has kind ‘Maybe a0’
    • In the second argument of ‘H’, namely ‘Nothing’
      In the type ‘H True Nothing’
      In the type declaration for ‘X’