Are there plans on implementing an efficient Serialize instance of the
FileStatus type?

I'm aware that it's just a wrapper around a C stat structure, and I
reckon it can be done more efficiently than copying from C to Haskell
for every value.

-- 
Johan Brinch

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to