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

<interactive>:1:1:
    Ambiguous type variable `a' in the constraint:
      (Show a) arising from a use of `print'
    Cannot resolve unknown runtime types: a
    Use :print or :force to determine these types
    In a stmt of an interactive GHCi command: print it

<interactive>:1:1:
    Ambiguous type variable `a' in the constraint:
      (Show a) arising from a use of `print'
    Cannot resolve unknown runtime types: a
    Use :print or :force to determine these types
    In a stmt of an interactive GHCi command: print it