| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
HsImport.Config
- data Config = Config {
- prettyPrint :: HsImportDecl -> String
- findImportPos :: HsImportDecl -> [HsImportDecl] -> Maybe ImportPos
- configError :: Maybe String
- defaultConfig :: Config
Documentation
User definable configuration for hsImport.
Constructors
| Config | |
Fields
| |