summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci051.stderr
blob: 363eeb11f6223b341cbb235d2e35a13497b702fc (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'