packages feed

keiro-dsl-0.18.0.0: test/conformance-structural-text-sets/keiro-dsl-cabal-fragment.context.structural-text-sets.txt

-- keiro-dsl build manifest for keiro-dsl/test/fixtures/structural-text-sets.keiro
-- Paste the complete fragment below into the consuming Cabal stanza.
-- The generated layer is overwritten on every scaffold; hole modules are
-- create-if-absent (filled by hand).

default-language: GHC2024
default-extensions:
    DuplicateRecordFields
    NoFieldSelectors
    OverloadedRecordDot
    OverloadedStrings

other-modules:
    Conformance.StructuralTextSets.Bindings
    Generated.StructuralTextSets.BehaviorSourceMap
    Generated.StructuralTextSets.LabelJobs.Queue
    Generated.StructuralTextSets.LabelJobs.QueueCodec
    Generated.StructuralTextSets.LabelJobs.QueuePolicy
    Generated.StructuralTextSets.LabelLookup.QueryContract
    Generated.StructuralTextSets.LabelLookup.ReadModel
    Generated.StructuralTextSets.LabelLookup.ReadModelHarness
    Generated.StructuralTextSets.LabelLookup.ReadModelTable
    Generated.StructuralTextSets.LabelStore.BehaviorContract
    Generated.StructuralTextSets.LabelStore.Codec
    Generated.StructuralTextSets.LabelStore.Domain
    Generated.StructuralTextSets.LabelStore.EventStream
    Generated.StructuralTextSets.LabelStore.Harness
    Generated.StructuralTextSets.LabelStore.Projection
    Generated.StructuralTextSets.LabelStore.Transducer
    Generated.StructuralTextSets.ProjectionCatalog
    Generated.StructuralTextSets.ReplayAudit
    Generated.StructuralTextSets.Structural.Shape.LabelEnvelope
    Generated.StructuralTextSets.Structural.Shape.MaybeTextLabels
    Generated.StructuralTextSets.Structural.Shape.TextLabels
    Generated.StructuralTextSets.StructuralConformance
    StructuralTextSets.LabelLookup.ReadModelHoles
    StructuralTextSets.LabelStore.BehaviorHoles
    StructuralTextSets.ProjectionCatalog.ProjectionCatalogHoles

build-depends:
    , aeson
    , base
    , containers
    , effectful-core
    , hasql-transaction
    , keiki
    , keiro
    , keiro-core
    , keiro-dsl
    , keiro-pgmq
    , kiroku-store
    , text

consumer-packages:
    keiro-dsl

consumer-modules:
    Conformance.StructuralTextSets.Bindings
    Conformance.StructuralTextSets.Domain