blob: a6f81eb1b0480910270ba52b8ee0f99ec376d6ef (
plain)
1
2
3
4
5
|
<interactive>:4:1: error:
• No instance for ‘Show (t -> a)’ arising from a use of ‘print’
(maybe you haven't applied a function to enough arguments?)
• In a stmt of an interactive GHCi command: print it
|