<div dir="ltr">I've got this<div><br></div><div><font face="monospace">import Data.Tuple<br></font></div><div><font face="monospace">fswp :: (a, b) -> (b, a)<br>fswp = Data.Tuple.swap<br></font></div><div><br></div><div>and get this </div><div><br></div><div> <font face="monospace">• No instance for (Show ((a0, b0) -> (b0, a0)))<br>        arising from a use of ‘print’<br>        (maybe you haven't applied a function to enough arguments?)<br>    • In a stmt of an interactive GHCi command: print it</font><br></div><div><br></div><div>Not sure why or what to do to correct it.</div><div><br clear="all"><div>⨽<br></div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Lawrence Bottorff<div>Grand Marais, MN, USA</div><div><a href="mailto:borgauf@gmail.com" target="_blank">borgauf@gmail.com</a></div></div></div></div></div>