summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break003.stderr
blob: 58f1b68f7845b6a5595a6ed019bf24d051c37ad0 (plain)
1
2
3
4
5
6
7
8

<interactive>:5:1:
    No instance for (Show (t -> a))
      arising from a use of `print'
    Cannot resolve unknown runtime types `t', `a'
    Use :print or :force to determine these types
    Possible fix: add an instance declaration for (Show (t -> a))
    In a stmt of an interactive GHCi command: print it