via-C

Brandon Allbery allbery.b at gmail.com
Mon Feb 6 17:28:00 CET 2012


On Mon, Feb 6, 2012 at 01:05, Serge D. Mechveliani <mechvel at botik.ru> wrote:

> And now GHC somehow seems to deviate from portability


Registerised GHC was never "portable".  Or if it was, it was well before
GHC6.  You just weren't aware of what was going on, and apparently built
yourself a fantasy world where GHC always produced perfectly portable ANSI
C code.

That's an unregisterised build.  It's still there, for portability reasons.
 It's not three times slower, or ten times slower; for many things, it's
several hundred times slower, or worse.  But I'm sure even that is not
justification for not having been designed specifically with your important
needs in mind.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20120206/93c24f37/attachment.htm>


More information about the Glasgow-haskell-users mailing list