summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci051.stderr
blob: 130d0012a23cd4bed8f25286bcfa6c688fad5cf5 (plain)
1
2
3
4
5
6
7

<interactive>:7:9:
    Couldn't match type `T' with `main::Interactive.T'
    Expected type: T'
      Actual type: T
    In the expression: C :: T'
    In an equation for `c': c = C :: T'