blob: 66310e53551d3f8f443c335a1d1d23d04f081173 (
plain)
1
2
3
4
5
|
<interactive>:4:1: error:
• No instance for (Show (t -> a2)) 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
|