From: Mark Wooding Date: Wed, 18 Nov 2009 16:38:06 +0000 (+0000) Subject: haskell: Tidy up the parser using proper monadic combinators. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/fringe/commitdiff_plain/d87584d71b1c587112f039ab69a5af8b083b18be?hp=d87584d71b1c587112f039ab69a5af8b083b18be haskell: Tidy up the parser using proper monadic combinators. Hope this isn't too complicated. ---