[Haskell-cafe] unsafeDestructiveAssign?

Felipe Lessa felipe.lessa at gmail.com
Tue Aug 11 12:57:48 EDT 2009


On Tue, Aug 11, 2009 at 12:45:29PM -0400, Job Vranish wrote:
> What I am trying to do is hyper unusual and I really do need an
> unsafeHorribleThings to do it.

I guess these unsafeHorribleThings are impossible, you're trying
to subvert the very core of the language.  The only thing that
comes close to that probably is IORefs + unsafePerformIO, but it
seems this isn't what you want.

--
Felipe.


More information about the Haskell-Cafe mailing list