lambdabot-utils-4.1: Utility libraries for the advanced IRC bot, LambdabotSource codeContentsIndex
Lambdabot.FixPrecedence
Documentation
withPrecExp :: PrecedenceData -> HsExp -> HsExpSource
withPrecDecl :: PrecedenceData -> HsDecl -> (PrecedenceData, HsDecl)Source
precTable :: PrecedenceDataSource
class FixPrecedence a whereSource
Methods
fixPrecedence :: a -> aSource
show/hide Instances
Produced by Haddock version 2.4.2