packages feed

dhall-1.21.0: dhall-lang/Prelude/Text/package.dhall

{ concat =
    ./concat
, concatMap =
    ./concatMap
, concatMapSep =
    ./concatMapSep
, concatSep =
    ./concatSep
, show =
    ./show
}