-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | GenValidity support for Path -- -- GenValidity support for Path @package genvalidity-path @version 1.0.0.0 module Data.GenValidity.Path instance Data.GenValidity.GenValid (Path.Internal.Posix.Path Path.Posix.Abs Path.Posix.File) instance Data.GenValidity.GenValid (Path.Internal.Posix.Path Path.Posix.Abs Path.Posix.Dir) instance Data.GenValidity.GenValid (Path.Internal.Posix.Path Path.Posix.Rel Path.Posix.File) instance Data.GenValidity.GenValid (Path.Internal.Posix.Path Path.Posix.Rel Path.Posix.Dir)