Exporting a module that isn't imported doesn't fail
Exporting a module that isn't imported doesn't fail.
An example is, from rnfail028:
-- !!! illegal to export a module we haven't imported.
module ShouldFail ( module List ) where
Trac metadata
| Trac field | Value |
|---|---|
| Version | 6.6.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | high |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | Unknown |
| Architecture | Unknown |