-- Hoogle documentation, generated by Haddock -- See Hoogle, http://www.haskell.org/hoogle/ -- | Formatting for path -- -- Formatting for the path library. @package path-formatting @version 0.1.0.0 -- | Formatting for Path. module Path.Formatting -- | Formats any `Path b t`. pathf :: Format r (Path b t -> r)