[Haskell-cafe] how can I do this the best

David Feuer david.feuer at gmail.com
Sat Feb 21 14:23:05 UTC 2015


You should probably ask on the haskell-beginners list instead. And you
should explain in much more detail what you are trying to do.

David
On Feb 21, 2015 3:03 AM, "Roelof Wobben" <r.wobben at home.nl> wrote:

> Hello,
>
>
> Im busy with a programm which translates log files to another format.
> I also have to look if the lines in the old one have the rigtht format.
>
> Schould I check  the format and also if another  field contains a I, E or
> W.
> Or schould I do the checking in one clause and make another case  on the
> rest ?
>
> Roelof
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150221/b3f615a2/attachment.html>


More information about the Haskell-Cafe mailing list