-- |Reexport of @polysemy-process@
module Process (
  module Polysemy.Process
) where

import Polysemy.Process