packages feed

base-compat-0.2.0: src/Control/Monad/ST/Lazy/Safe.hs

module Control.Monad.ST.Lazy.Safe (
#if MIN_VERSION_base(4,4,0)
  module Base
) where
import "base" Control.Monad.ST.Lazy.Safe as Base
#else
) where
#endif