packages feed

HarmTrace-0.4: Text/ParserCombinators/UU/Parsing.hs

module Text.ParserCombinators.UU.Parsing  {-# DEPRECATED "Use Text.ParserCombinators.UU instead" #-}
        ( module Text.ParserCombinators.UU.Core
        , module Text.ParserCombinators.UU.Derived) where
import Text.ParserCombinators.UU.Core
import Text.ParserCombinators.UU.Derived