packages feed

dhall-1.7.0: tests/parser/list.dhall

[ [1, 2, 3]
, [1, 2, 3] : List Integer
, [] : List Integer
]