TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GHC 7 is out: Haskell 2010 support; LLVM backend; new optimizer ...

158 pointsby donsover 14 years ago

4 comments

chover 14 years ago
Fantastic work. The improvements to the I/O manager are well worth the price of admission.<p>I'm curious, is work underway to see similar gains made in the I/O manager on Windows?<p>Does Windows provide a similar construct as 'select()' and also something equivalent to the newer epoll/kqueue systems, such that boosting the I/O manager on Windows will be rather trivial, or is the Windows I/O subsystem so different that the GHC I/O manager must be designed completely differently on that platform?
评论 #1909111 未加载
评论 #1909840 未加载
评论 #1909831 未加载
tumultover 14 years ago
Congrats and a big thank you to the team. My favorite language and compiler just got a lot better with this update.
partitionover 14 years ago
I'm curious about the general effectiveness of the latest versions of GHC in optimizing single-threaded code. We know of huge gains with the parallelism libraries, but I'm wondering what the consensus is for code that's more inherently sequential.
评论 #1908589 未加载
sigzeroover 14 years ago
Is there a "Why Haskell?" post somewhere out there? I am just curious about what Haskell brings to the table, what it is good at, and does it have a niche. Is Haskell trying to break its bonds in the niche to get to the wider world in general? All sorts of questions like that.
评论 #1910112 未加载