|
special handling of "Main.hs" contradicts Report: msg#00044lang.haskell.glasgow.bugs
I have this simple module: module X where t1 = t1 If it's in a file called "X.hs," all works as expected, it exports 't1'. But if it's in a file called "Main.hs," then it doesn't export 't1'. The same is true if we have "module Main" instead of "module X". - Mark
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Segmentation fault during build of 5.04.3, Claus Reinke |
|---|---|
| Next by Date: | Re: Segmentation fault during build of 5.04.3, Ed Osinski |
| Previous by Thread: | Segmentation fault during build of 5.04.3, Ed Osinski |
| Next by Thread: | RE: special handling of "Main.hs" contradicts Report, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |