Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Uniform.PathShowCase
Contents
Documentation
toFilePathT :: Path b t -> Text Source #
module Path
Orphan instances
Read (Path Abs Dir) Source # | |
Read (Path Abs File) Source # | |
Read (Path Rel Dir) Source # | |
Read (Path Rel File) Source # | |
Show (Path Abs Dir) Source # | |
Show (Path Abs File) Source # | |
Show (Path Rel Dir) Source # | |
Show (Path Rel File) Source # | |
NiceStrings (Path a b) Source # | |
PrettyStrings (Path a b) Source # | |
Methods showPretty :: Path a b -> Text # |