/dhall-path/File/Absolute/toText

Copy path to clipboard

Source

let File = ./Type

let Format = ../../Path/Format/Type

in λ(format : Format) →
λ(file : File) →
../../Path/Any/toText format (./unanchor file)