Malcolm Wallace wrote:
Andrew Coppin <[EMAIL PROTECTED]> writes:
Any hints?

  wholething = many comment

  comment = do
      fmap Left  $ (linecomment `onFail` nestedcomment)
         `onFail`
      fmap Right $ noncomment

Haskell: The language of truely scary people(tm) :-}


Thanks, I'll give that a go...

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to