[Haskell-cafe] Re: ANNOUNCE: haskell-src-exts 0.4.4
ChrisK
haskell at list.mightyreason.com
Thu Dec 4 14:01:14 EST 2008
Niklas Broberg wrote:
> Fellow Haskelleers,
>
> it is my pleasure to announce the new release of the haskell-src-exts
> package, version 0.4.4:
> The full list of pragmas supported by 0.4.4 is: SOURCE, RULES,
> DEPRECATED, WARNING, INLINE, NOINLINE, SPECIALISE, CORE, SCC,
> GENERATED and UNPACK.
Ah, excellent. The hprotoc program generates possibly mutually recursive
modules and when it does these need fixing up by hand to add SOURCE pragmas and
boot files.
I could use your new package to automatically break the recursion. Interesting.
Thanks,
Chris
More information about the Haskell-Cafe
mailing list