base-compat-0.2.0: src/Control/Monad/Zip.hs
module Control.Monad.Zip ( #if MIN_VERSION_base(4,4,0) module Base ) where import "base" Control.Monad.Zip as Base #else ) where #endif
module Control.Monad.Zip ( #if MIN_VERSION_base(4,4,0) module Base ) where import "base" Control.Monad.Zip as Base #else ) where #endif