27 Aug
2008
27 Aug
'08
11:19 a.m.
Maurício <briqueabraque@yahoo.com> wrote:
Is it allowed to write two different modules in a single file?
Some compilers permit it (e.g. Freja), most do not (e.g. ghc). The Language Report makes no specification for the mapping between module sources and the files that contain them. Regards, Malcolm