packages feed

dhall-1.42.3: tests/schemas/personA.dhall

{ addr = { city = None Text, country = "Switzerland" }
, alive = True
, name = "Alice"
}