-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Binary instance for Path. -- -- Binary instance for Path. @package path-binary-instance @version 0.1.0.0 module Path.Binary instance Data.Binary.Class.Binary (Path.Internal.Path Path.Posix.Rel Path.Posix.File) instance Data.Binary.Class.Binary (Path.Internal.Path Path.Posix.Rel Path.Posix.Dir) instance Data.Binary.Class.Binary (Path.Internal.Path Path.Posix.Abs Path.Posix.Dir) instance Data.Binary.Class.Binary (Path.Internal.Path Path.Posix.Abs Path.Posix.File)