-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | ToDhall and FromDhall instances for Path. -- -- ToDhall and FromDhall instances for Path. @package path-dhall-instance @version 0.1.1.0 -- | Dhall instance for Path. module Path.Dhall instance Dhall.FromDhall (Path.Internal.Path Path.Posix.Rel Path.Posix.File) instance Dhall.FromDhall (Path.Internal.Path Path.Posix.Rel Path.Posix.Dir) instance Dhall.ToDhall (Path.Internal.Path Path.Posix.Rel Path.Posix.File) instance Dhall.ToDhall (Path.Internal.Path Path.Posix.Rel Path.Posix.Dir)