<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Joel Williamson schreef op 24-2-2015 om
      15:10:<br>
    </div>
    <blockquote
cite="mid:CAJGxSep6BHjC6AS0Ybts00yA6Usm+cx-WawQ1oTXMPKeur41Hg@mail.gmail.com"
      type="cite">
      <p dir="ltr">testParse returns an IO action. show expects an
        argument that is in Show. You will need to bind the result of
        testParse to a name and ensure that LogMessage is in Show.</p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Beginners mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Beginners@haskell.org">Beginners@haskell.org</a>
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners">http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners</a>
</pre>
    </blockquote>
    <br>
    oke, and how do I do this ?<br>
    <br>
    Roelof<br>
    <br>
  </body>
</html>