Haskell Weekly News: February 13, 2006

Greetings, and thanks for reading issue 24 of HWN, a weekly newsletter covering developments in the Haskell community. Each Monday, new editions are posted to the Haskell mailing list and to The Haskell Sequence. RSS is also available.

Announcements

Haskell'

This section covers activity on Haskell' this week.

Discussion

Code Watch

  • Command line completion.

    Mon Feb  6 04:26:54 PST 2006  Simon Marlow
    
        * Basic completion in GHCi
    
        This patch adds completion support to GHCi when readline is being
        used.  Completion of identifiers (in scope only, but including
        qualified identifiers) in expressions is provided.  Also, completion
        of commands (:cmd), and special completion for certain commands
        (eg. module names for the :module command) are also provided.
  • Contributing to HWN

    You can help us create new editions of this newsletter. Please see the contributing information, send stories to dons -at- cse.unsw.edu.au. The darcs repository is available at darcs get http://www.cse.unsw.edu.au/~dons/code/hwn