/dhall-zuul/Zuul/Nodeset/package.dhall

Copy path to clipboard

The Zuul.Nodeset package

Source

{ Inline = ./Inline.dhall
, Name = ./Name.dhall
, NodeType = ./NodeType.dhall
, Type = ./Type.dhall
, default = ./default.dhall
, empty = ./empty.dhall
, mkSimple = ./mkSimple.dhall
, mkSimpleInline = ./mkSimpleInline.dhall
, schema = ./schema.dhall
, union = ./union.dhall
, wrap = ./wrap.dhall
, wrapped = ./wrapped.dhall
}