summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci051.stderr
blob: 327188f42a01dabbfadce51e907de532c6b27781 (plain)
1
2
3
4
5
6
7
8
9
10

<interactive>:7:9:
    Couldn't match type ‘T’
                  with ‘Ghci1.T’
    NB: ‘T’ is defined at <interactive>:6:1-16
        ‘Ghci1.T’ is defined at <interactive>:3:1-14
    Expected type: T'
      Actual type: T
    In the expression: C :: T'
    In an equation for ‘c’: c = C :: T'