GHC reports an export conflict on the following:
module M where
import List as M
sort = "foo"
_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
- RE: spurious export conflict Ross Paterson
- RE: spurious export conflict Simon Peyton-Jones
- Re: spurious export conflict Ross Paterson
- RE: spurious export conflict Simon Peyton-Jones
