logo       

Re: DEPRECATED not re-exported: msg#00003

lang.haskell.glasgow.bugs

Subject: Re: DEPRECATED not re-exported

Simon Peyton-Jones wrote:
I agree. Your message caught me at a moment when I needed some
displacement activity, so I've implemented a fix. [...]

I hope you need more displacement activity. :-) The fix makes things
better, but not yet optimal: Warnings are issued for whole module
re-exports now, e.g.

[...]
Foreign/Marshal.hs:28:0:
Warning: Deprecated use of `withObject'
(imported from Foreign.Marshal.Utils)
use `with' instead
[...]
Foreign.hs:39:0:
Warning: Deprecated use of `withObject'
(imported from Foreign.Marshal, but defined in
Foreign.Marshal.Utils)
use `with' instead
[...]

Cheers,
S.


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise