ghc-8.0.0.20160111: The GHC API

Safe HaskellNone
LanguageHaskell2010

SetLevels

Documentation

data Level

Constructors

Level Int Int 

Instances

Eq Level 

Methods

(==) :: Level -> Level -> Bool

(/=) :: Level -> Level -> Bool

Outputable Level 

Methods

ppr :: Level -> SDoc

pprPrec :: Rational -> Level -> SDoc