Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
parseDecls :: Code -> [HsDecl] Source
parseBindings :: Code -> [Binding] Source
bindingsOf :: Binding -> Code -> [Binding] Source
transitiveBindingsOf :: Binding -> Code -> [Binding] Source
expressionsOf :: Binding -> Code -> [Expression] Source