cqrs-core-0.10.0: src/Data/CQRS/SnapshotStore.hs
module Data.CQRS.SnapshotStore
( nullSnapshotStore
, SnapshotStore
) where
import Data.CQRS.Types.SnapshotStore
module Data.CQRS.SnapshotStore
( nullSnapshotStore
, SnapshotStore
) where
import Data.CQRS.Types.SnapshotStore