|
RE: ghci and unboxed ints: msg#00022lang.haskell.glasgow.bugs
| Ah, of course. I was a bit confused, as: | | main = putStrLn (show ( let a = 1# in I# a )) | | does bind, and compile. But I guess that's because it isn't at the | top level? Correct. Top level => you can't see the scope of the 'let', and typing is kind of incremental. It's easier if everything has a uniform representation there. S
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: ghci and unboxed ints, Donald Bruce Stewart |
|---|---|
| Next by Date: | RE: wanted: tester for libraries/Win32, Mike Thomas |
| Previous by Thread: | Re: ghci and unboxed ints, Donald Bruce Stewart |
| Next by Thread: | RE: problems building the GHC as a package, Mauro La Salete Costa Lima de Araujo |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |