safecopy-0.6.1: Binary serialization with version control.
Data.SafeCopy.Instances
iarray_getCopy :: (Ix i, SafeCopy e, SafeCopy i, IArray a e) => Contained (Get (a i e))Source
iarray_putCopy :: (Ix i, SafeCopy e, SafeCopy i, IArray a e) => a i e -> Contained PutSource
typeName :: Typeable a => Proxy a -> StringSource
typeName1 :: Typeable1 c => Proxy (c a) -> StringSource
typeName2 :: Typeable2 c => Proxy (c a b) -> StringSource