| ||||||||
| ||||||||
| Description | ||||||||
| This module defines some additional functions on the Haskell syntax which are useful in analysis and transformation functions. | ||||||||
| Synopsis | ||||||||
| ||||||||
| Documentation | ||||||||
| getImports :: HsModule -> [ModuleName] | ||||||||
| Extraction of imports | ||||||||
| getModuleName :: HsModule -> String | ||||||||
| Extraction of module name | ||||||||
| Produced by Haddock version 0.6 |