packages feed

keiro-dsl-0.18.0.0: test/conformance-calendar-days/Generated/CalendarDays/CalendarLookup/QueryContract.hs

-- @generated by keiro-dsl 0.18.0.0 (language keiro-dsl 6) from readmodel calendar_lookup; do not edit.
module Generated.CalendarDays.CalendarLookup.QueryContract
  ( CalendarLookupQueryInput
  , CalendarLookupQueryResult
  ) where

import Conformance.CalendarDays.Domain (CalendarEnvelope, MaybeLocalDay)

type CalendarLookupQueryInput = MaybeLocalDay
type CalendarLookupQueryResult = CalendarEnvelope