module MPSUTF8 (
  module MPS,
  module MPS.UTF8
) where

import MPS hiding (split, gsub, sub, match, ls, strip)
import MPS.UTF8