paths-0.2.0.0: Library for representing and manipulating type-safe file paths
System.Path.QQ
Description
QuasiQuoters for Paths
Path
Since: 0.2.0.0
Synopsis
fspath :: QuasiQuoter Source #
Quasiquoter that materialises a value with a type of one of
Absolute
HomeDir
CWD
depending on the POSIX-style path literal given.
unrooted :: QuasiQuoter Source #
Quasiquoter for constructing Path Unrooted from POSIX-style path literals.
Unrooted