packages feed

dzen-dhall-1.0.0: dhall/types/AbsolutePosition.dhall

let AbsolutePosition : Type = { x : Integer, y : Integer }

in  AbsolutePosition