module Effectful.Zoo.Core ( type (<:), type (<<:), MonadIO(..), ) where import Effectful import Effectful.Zoo.Prim