Safe Haskell | None |
---|---|
Language | Haskell98 |
HsImport.Config
Synopsis
- 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
|