packages feed

dhall-1.19.0: tests/typecheck/success/accessEncodedTypeA.dhall

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