liquidhaskell-0.8.0.2: Liquid Types for Haskell
Language.Haskell.Liquid.Transforms.Rec
transformRecExpr :: CoreProgram -> CoreProgram Source #
transformScope :: [Bind Id] -> [Bind Id] Source #
outerScTr :: [Bind Id] -> [Bind Id] Source #
innerScTr :: Functor f => f (Bind Id) -> f (Bind Id) Source #
isIdTRecBound :: Id -> Bool Source #
setIdTRecBound :: Id -> Id Source #