dhall-1.26.0: dhall-lang/tests/import/success/asLocationB.dhall
{ _1 =
< Local : Text | Remote : Text | Environment : Text | Missing >.Local
"./dhall-lang/tests/import/success/some/import.dhall"
, _2 =
< Local : Text | Remote : Text | Environment : Text | Missing >.Local
"./dhall-lang/tests/import/data/simple.dhall"
, _3 =
< Local : Text | Remote : Text | Environment : Text | Missing >.Local
"/absolute/import"
, _4 =
< Local : Text | Remote : Text | Environment : Text | Missing >.Remote
"https://prelude.dhall-lang.org/package.dhall"
, _5 =
< Local : Text | Remote : Text | Environment : Text | Missing >.Environment
"env:HOME"
, _6 =
< Local : Text | Remote : Text | Environment : Text | Missing >.Missing
, _7 =
< Local : Text | Remote : Text | Environment : Text | Missing >.Missing
}