extcore-1.0.2: Libraries for processing GHC Core

Safe HaskellNone

Language.Core.ParsecParser

Description

This module currently is buggy. (Patches welcome.) Use Language.Core.Parser instead. See also Language.Core.ParseGlue.

Documentation

pt :: Show a => CharParser () a -> String -> IO ()Source