blob: f5944094e764969ccb125f3648c2b0e5548c6599 (
plain)
1
2
3
4
5
6
|
<interactive>:5:1:
No instance for (Show (t -> a))
arising from a use of `print'
Possible fix: add an instance declaration for (Show (t -> a))
In a stmt of an interactive GHCi command: print it
|