packages feed

dhall-1.26.0: dhall-lang/tests/normalization/success/unit/FunctionNormalizeArgumentsA.dhall

let id = λ(X : Type) → X in λ(x : id Bool) → if True then x else x