>module TcRnDriver where >import HscTypes >import DataCon > >tcRnRecoverDataCon :: HscEnv -> a -> IO (Maybe DataCon)