Annotated Class

Benedikt Huber benedikt.huber at gmail.com
Wed Jun 13 15:36:26 BST 2012


On 06/12/2012 05:02 PM, Alexander Bernauer wrote:
> Hi
>
> my project [1] which is based on Language.C is growing and so is my usage
> of this library. I am still very glad that this library exists and I am
> very impressed of its quality. Thank you!
>
> Still, there is one thing: AFAIK the class Annotated and its instances
> need to be exported from the Language.C.Syntax.AST module. Otherwise, I
> don't see how one could use them and I really need them by now. I even
> started to implement them myself before I stumpled upon the Annotated
> type class.
>
> Looking at [2], there are also no hyperlinks to this type class,
> suggesting that it is not meant to be used by client code. Is there a
> specific reason for this or has this just been forgotten?
Hi Alex,
you are right, the Annotated class should be exported from the AST module.
Do you already have a patch for that?
Kind Regards,
Benedikt

>
> Greetings
>
> Alex
>
> [1] http://github.com/copton/ocram
> [2]
> http://hackage.haskell.org/packages/archive/language-c/0.4.2/doc/html/Language-C-Syntax-AST.html
>
>
> _______________________________________________
> Language-c mailing list
> Language-c at projects.haskell.org
> http://projects.haskell.org/cgi-bin/mailman/listinfo/language-c




More information about the Language-c mailing list