[Haskell-cafe] Haddock GSOC project progress
Roman Cheplyaka
roma at ro-che.info
Wed Jul 31 07:37:22 CEST 2013
Hi Mateusz,
This looks great — I'm especially excited about "List entries no longer
have to be separated by empty lines"!
However, the decision to use Attoparsec (instead of Parsec, say) strikes
me as a bit odd, as it wasn't intended for parsing source code. In
particular, I'm concerned with error messages this parser would produce.
Roman
* Mateusz Kowalczyk <fuuzetsu at fuuzetsu.co.uk> [2013-07-30 23:35:45+0100]
> Greetings cafe,
>
> As some of you might know, I'm hacking on Haddock as part of Google
> Summer of Code. I was recently advised to create a blog and document
> some of what I have been doing recently. You can find the blog at [1] if
> you're interested. The first post goes over the work from the last month
> or so. Future posts should be shorter and on more specific topics.
> There's an overview of what has happened/changed/will change at the
> bottom of the post if you're short on time.
>
> Thanks.
>
> [1] - http://fuuzetsu.co.uk/blog
More information about the Haskell-Cafe
mailing list