Hi

> With Yhc.Core I used Drift to derve Binary instances, keep a version
> tag, and if the version tags mismatch refuse to load the data.

Links?

http://repetae.net/~john/computer/haskell/DrIFT/

http://darcs.haskell.org/yhc/src/libraries/general/Yhc/General/Binary.hs

Thats Drift which can derive binary instances (pick GhcBinary), and
then a module which can work with the derived classes.

Warning, mild hacking was required to get it going on Windows.

Thanks

Neil
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to