packages feed

keiro-dsl-0.10.0.0: test/conformance-structural/Generated/StructuralConformance/Structural/Shape/ArtifactKind.hs

-- @generated by keiro-dsl 0.9.0.0 (language keiro-dsl 4) from mapped structural ArtifactKind; do not edit.
module Generated.StructuralConformance.Structural.Shape.ArtifactKind (ArtifactKindShape (..)) where

import GHC.Generics (Generic)

data ArtifactKindShape = Guide | Reference
  deriving stock (Eq, Generic, Show)