[三道贩子] Haskell Weekly News: July 4, 2009

发布于 2022-08-24 09:21:58 字数 3232 浏览 27 评论 0

Haskell Weekly News: July 4, 2009
http://sequence.complete.org/hwn/20090704

Announcements
----

HLint 1.6. Neil Mitchell announced the release of HLint 1.6, a tool for automatically suggesting improvements to Haskell code.

Haskell Implementers Workshop: accepted talks. Simon Marlow announced that the list of talks at the Haskell Implementers Workshop 2009 has now been posted.

bloxorz clone. Patai Gergely announced a Haskell clone of the game "bloxorz", written by Viktor Devecseri.

Fun with type functions. Simon Peyton-Jones announced that he, Ken Shan, and Oleg have finished Version 2 of their paper "Fun with Type Functions", which gives a programmer's tour of what type functions are and how they are useful. If you have a moment to look at, and wanted to help them improve it, leave comments on the linked wiki page.

package Boolean: Generalized booleans. Conal Elliott announced Boolean, a new package for generalized booleans, which provides type classes with generalizations of Boolean values and operations, if-then-else, Eq and Ord.

TernaryTrees-0.1.1.1 - An efficient ternary tree implementation of Sets and Maps. Alex Mason announced the release of TernaryTrees, a package that extends Data.Set ad Data.Map with some ternary tree structures, one of the more efficient ways of storing strings in a set.

6.12.1 planning. Simon Marlow announced plans for a release of GHC 6.12.1, sometime around September. If you have the time and inclination to help with any of the listed features, please get involved!

regular-0.1. José Pedro Magalhães announced the release of the regular library. Many generic programs require information about the recursive positions of a data type, such as generic fold, generic rewriting, and the Zipper data structure. Regular provides a fixed point view on data which allows these definitions for regular data types. It also serves as the basis for a generic rewriting library.

Google Summer of Code
----

Progress updates from participants in the 2008 Google Summer of Code.

Haddock improvements. Isaac Dupree has made it easier to generate Haddock documentation for non-exported functions, posted an overview of the issues involved in getting proper cross-package documentation working, and his current plan.

EclipseFP. Thomas Ten Cate has done a lot of work on EclipseFP, including some cosmetic updates and getting error reporting to work better.

space profiling. Gergely Patai is working on a network protocol for his profiling grapher tool, so that other tools can monitor the profiling information.

haskell-src-exts. Niklas Broberg has released haskell-src-exts version 1.0.0!

fast darcs. Petr Rockai has completed quite a bit of work on darcs, including a beta release of darcs 2.3.

====
完整信息见原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文