Maurí­cio <[EMAIL PROTECTED]> 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
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to