path-binary-instance-0.1.0.1: Binary instance for Path.
Path.Binary
Contents
Description
Binary instance for Path.
Path
Methods
put :: Path Abs File -> Put #
get :: Get (Path Abs File) #
putList :: [Path Abs File] -> Put #
put :: Path Abs Dir -> Put #
get :: Get (Path Abs Dir) #
putList :: [Path Abs Dir] -> Put #
put :: Path Rel File -> Put #
get :: Get (Path Rel File) #
putList :: [Path Rel File] -> Put #
put :: Path Rel Dir -> Put #
get :: Get (Path Rel Dir) #
putList :: [Path Rel Dir] -> Put #