Remove Typeable as a reexport

This commit is contained in:
Sandy Maguire 2019-04-26 12:12:39 -04:00
parent 22fb80d73c
commit c2fdbf10e5

View File

@ -111,9 +111,6 @@ module Polysemy
, runT
, bindT
-- * Reexports
, Typeable
-- * Deprecated Names
-- | The following exports are deprecated, and are exposed only for
-- backwards compatability reasons. They will be removed in the next major