module Indexation.Index ( Index(..), ) where import Indexation.Prelude import Indexation.Types import Indexation.Instances.Cereal ()