| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
HsImport
- module HsImport.Main
- module HsImport.Config
- module HsImport.Args
- data ImportPos
Documentation
module HsImport.Main
module HsImport.Config
module HsImport.Args
Where a new import declaration should be added.
Constructors
| Before ImportDecl | before the specified import declaration |
| After ImportDecl | after the specified import declaration |