* Eric Rasmussen <ericrasmus...@gmail.com> [2011-05-09 15:07:57-0700]
> Hi everyone,
> 
> I am relatively new to Haskell and Parsec, and I couldn't find any articles
> on parsing numbers in the following format:

You could read hledger[1] sources for inspiration: it's written in
Haskell and contains some (quite generic) currency parsing.

[1]: http://hledger.org/

-- 
Roman I. Cheplyaka :: http://ro-che.info/
Don't worry what people think, they don't do it very often.

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

Reply via email to