module Control.Flower.Functor ( module Control.Flower.Functor.Lazy, module Control.Flower.Functor.Strict ) where import Control.Flower.Functor.Lazy import Control.Flower.Functor.Strict