packages feed

dhall-1.18.0: tests/normalization/examples/List/unzip/0A.dhall

(../../../../../Prelude/package.dhall).`List`.unzip
Text
Bool
[ { _1 = "ABC", _2 = True }
, { _1 = "DEF", _2 = False }
, { _1 = "GHI", _2 = True }
]