summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/T12468.stderr
blob: 729b5c45b0323532310e2a95a0f5c1dc3deb9bfd (plain)
1
2
3
4
5
6

T12468.hs:9:7: error:
    • Found hole: _ :: Int
    • In the expression: _
      In an equation for ‘f’: f I = _
    • Relevant bindings include f :: T a -> a (bound at T12468.hs:9:1)