summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/Overlap15.stderr
blob: a24504caa42e002920056076d0a43d0ccb3cfffa (plain)
1
2
3
4
5
6
7

Overlap15.hs:16:9:
    Couldn't match expected type ‘F b [b] Bool’ with actual type ‘Bool’
    Relevant bindings include
      foo :: Proxy b -> F b [b] Bool (bound at Overlap15.hs:16:1)
    In the expression: False
    In an equation for ‘foo’: foo _ = False