paths-0.2.0.0: Library for representing and manipulating type-safe file paths

Safe HaskellSafe
LanguageHaskell2010

System.Path.QQ

Description

QuasiQuoters for Paths

Since: 0.2.0.0

Synopsis

Documentation

fspath :: QuasiQuoter Source #

Quasiquoter that materialises a value with a type of one of

depending on the POSIX-style path literal given.

Since: 0.2.0.0

unrooted :: QuasiQuoter Source #

Quasiquoter for constructing Path Unrooted from POSIX-style path literals.

Since: 0.2.0.0