[Haskell-cafe] [Haskell] ANNOUNCE: haskell-src-exts 1.14.0

Mateusz Kowalczyk fuuzetsu at fuuzetsu.co.uk
Tue Aug 20 11:21:11 CEST 2013


On 20/08/13 09:48, Niklas Hambüchen wrote:
> Nice!
> 
> I hope that haskell-suite will eventually become awesome and solve most
> of our automation-on-Haskell-code needs.
> 
> Two questions:
> 
> 1) My most desired feature would be a syntax tree that does not pluck
> pluck comments out and make me treat them separately. It looks much
> easier to me to have a fully descriptive tree and (filter . concatMap) /
> traverse them out in some way than getting a list of comments and having
> to insert them back in the right places myself.
> Is that possible?
> 
+1 for this. There was a small discussion relevant to this on café
recently, if anyone is interested:
http://comments.gmane.org/gmane.comp.lang.haskell.cafe/106768

> 2) Have you considered downloading the all-of-Hackage tarball and
> running haskell-src-exts over it to get a benchmark of how much HSE can
> already parse of the Haskell code out there?
> 
> Thanks!
> 


-- 
Mateusz K.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x2ADA9A97.asc
Type: application/pgp-keys
Size: 5619 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130820/4542e930/attachment.key>


More information about the Haskell-Cafe mailing list