[Haskell-cafe] Difficulties in accessing inner elements of data types

Andrew Wagner wagner.andrew at gmail.com
Tue Mar 3 20:44:15 EST 2009


Seems like Conal's semantic editor combinators could be of interest too, if
I'm understanding correctly:
http://conal.net/blog/posts/semantic-editor-combinators/

On Tue, Mar 3, 2009 at 8:00 PM, Tim Docker <twd2 at dockerz.net> wrote:

> > While writing an OrgFile is fairly easy, reading (and
> > accessing inner parts) of an org file is very tedious,
> > and modifying them is horrendous.
>
> Have you looked at
>
> http://hackage.haskell.org/cgi-bin/hackage-scripts/package/data-accessor
>
> It's something I've used successfully when wanting to
> manipulate the internals of complex types.
>
> Tim
>
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090303/2161a1f9/attachment.htm


More information about the Haskell-Cafe mailing list