packages feed

dhall-1.26.1: dhall-lang/tests/type-inference/success/accessEncodedTypeA.dhall

  λ ( record
    : ∀(k : Kind) → ∀(makeRecord : ∀(x : Type) → ∀(y : Type → Type) → k) → k
    )
→ record Type (λ(x : Type) → λ(y : Type → Type) → x)