module Text.ParserCombinators.ReadP (
  module Base
) where
import "base" Text.ParserCombinators.ReadP as Base