{-| An incomplete mode where some access rights might not be set explicitely. For a complete mode with all access rights specified explicitely see `Mask`. -} let Access = missing sha256:50689ae80f8c8dcd6e7af33fbc20ea871afb92ec87104253cdbae01f838f6c38 ? ../Access/Type.dhall in { user : Optional Access, group : Optional Access, other : Optional Access }