summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break006.stderr
blob: 7ee08988ab3e50113d7c5106a0fb54a5d0c513e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

<interactive>:6:1:
    No instance for (Show a)
      arising from a use of `print'
    Cannot resolve unknown runtime type `a'
    Use :print or :force to determine these types
    In a stmt of an interactive GHCi command: print it

<interactive>:8:1:
    No instance for (Show a)
      arising from a use of `print'
    Cannot resolve unknown runtime type `a'
    Use :print or :force to determine these types
    In a stmt of an interactive GHCi command: print it