packages feed

dhall-1.15.0: benchmark/deep-nested-large-record/prelude.dhall

{ types =
  { Big = constructors ./BigEnum.dhall
  , Little = constructors ./LittleEnum.dhall
  }
}