keiro-dsl-0.15.0.0: test/conformance-router/keiro-dsl-cabal-fragment.context.incident-paging.txt
-- keiro-dsl build manifest for keiro-dsl/test/fixtures/incident-paging/incident-paging.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:
Generated.IncidentPaging.BehaviorSourceMap
Generated.IncidentPaging.Page.BehaviorContract
Generated.IncidentPaging.Page.Codec
Generated.IncidentPaging.Page.Domain
Generated.IncidentPaging.Page.EventStream
Generated.IncidentPaging.Page.Harness
Generated.IncidentPaging.Page.Projection
Generated.IncidentPaging.Page.Transducer
Generated.IncidentPaging.PagingRouter.Router
Generated.IncidentPaging.PagingRouter.RouterHarness
Generated.IncidentPaging.ReplayAudit
Generated.IncidentPaging.ServiceOncall.ReadModel
Generated.IncidentPaging.ServiceOncall.ReadModelHarness
Generated.IncidentPaging.ServiceOncall.ReadModelTable
IncidentPaging.Page.BehaviorHoles
IncidentPaging.PagingRouter.RouterHoles
IncidentPaging.ServiceOncall.ReadModelHoles
build-depends:
, aeson
, base
, effectful-core
, hasql-transaction
, keiki
, keiro
, kiroku-store
, shibuya-core
, text