Bulat, OK, gread/gshow seem to be like the basis primitives. If they work properly, then it is what is needed.
Thanks. On 9/30/09, Bulat Ziganshin <[email protected]> wrote: > Hello Max, > > Wednesday, September 30, 2009, 5:53:37 PM, you wrote: > > afaik, SYB just provides gshow/gread functions what serialize any Data > instance to String > > > FWIW, writing your own is not hard. I wrote a serializer for GHC using > > Data in less than 150 (simple) LOC. It produces [Word8], but producing > > strings instead would be easy. You can check out the code here: > > > http://darcs.haskell.org/ghc/compiler/utils/Serialized.hs > > > Cheers, > > Max [skip] -- Dimitry Golubovsky Anywhere on the Web _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
