haskell-src-1.0.4.1: Support for manipulating Haskell source code
Copyright(c) The GHC Team 1997-2000
LicenseBSD-3-Clause
MaintainerAndreas Abel
Stabilitystable
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Language.Haskell.ParseUtils

Description

Utilities for the Haskell parser.

Documentation

checkPrec :: Integer -> P Int Source #