[Haskell-cafe] Serialising types with existential data constructors

Bulat Ziganshin bulat.ziganshin at gmail.com
Tue Sep 12 09:22:07 EDT 2006


Hello Misha,

Tuesday, September 12, 2006, 4:28:28 PM, you wrote:

>   quite successfully for a while. But now I am trying to implement the
> Load/Save mechanism and getting stuck with that. It's not hard to write
> a Box into a file, but how do I get it back?

gshow/gread provided by module Data.Generics.Text

someone once asked me to write binary-format gput/gget, but i don't
done it


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list