Hi David,

For a while hoogle used to parse iface files with some Perl, its in
the hoogle repo under data/hihoo. It was particularly unreliable, but
might give some insights...

And there probably shouldn't be one, if people want it then use the
GHC API. Rather than defining a weak text format, we could then define
a data structure.

Thanks

Neil

On 7/31/06, David House <[EMAIL PROTECTED]> wrote:
Hi list.

Is there a document anywhere describing the grammar of the
--show-iface output? Should there be one? This seems like a fairly
complicated output, and parsing it could be very useful for tools
that, e.g., need to know the strictness of various functions.

Thanks in advance.

--
-David House, [EMAIL PROTECTED]
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to