keiro-dsl-0.15.0.0: test/conformance-skeletons/keiro-dsl-cabal-fragment.context.my-service.txt
-- keiro-dsl build manifest for /dev/stdin
-- 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:
OverloadedStrings
other-modules:
SkelWorkflow.Generated.MyService.HospitalTransferReservation.WorkflowFacts
SkelWorkflow.Generated.MyService.HospitalTransferReservation.WorkflowRuntime
build-depends:
, base
, containers
, effectful-core
, keiro
, text