No instance for (Read Image) arising from a use of `read' code example
Example 1: No instance for (Read Image) arising from a use of `read'
(read :: String -> Int) "456"
Example 2: No instance for (Read Image) arising from a use of `read'
read "456" :: Int