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.

Glasgow Haskell Compiler 7.2.1 released

87 pointsby JanLaussmannalmost 14 years ago

4 comments

danieldkalmost 14 years ago
Woohoo, Monad comprehensions :):<p><a href="http://www.haskell.org/ghc/docs/7.2.1/html/users_guide/syntax-extns.html#monad-comprehensions" rel="nofollow">http://www.haskell.org/ghc/docs/7.2.1/html/users_guide/synta...</a><p>This improve code readability when used judiciously.
评论 #2868048 未加载
tmorganalmost 14 years ago
There is some pretty cool stuff in there for a point release. It's cool that monad comprehensions are back in, but I'm most excited about Safe Haskell, which should enable enable some new types of application (safely running untrusted code).
评论 #2868506 未加载
lallysinghalmost 14 years ago
Quite relevantly to day-to-day use, ghci's got multiline input and the ability to load up scripts. No more copy-paste out of <i>scratch</i> in emacs!
pawelwentpawelalmost 14 years ago
Good timing, I have haskell exam in 2 hrs ;)
评论 #2869543 未加载