Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(fix lns and +ln)
(use locally hosted image instead of imgur)
 
(494 intermediate revisions by 12 users not shown)
Line 1: Line 1:
  +
<div class="subtitle">Recent Package Updates [https://wiki.haskell.org/Hackage_statistics https://wiki.haskell.org/wikiupload/b/bf/MHvNV.png] [https://hackage.haskell.org/packages/recent.rss https://wiki.haskell.org/wikiupload/7/7c/Rss16.png]</div>
'''News'''
 
   
  +
<div style="font-size:80%">
:''2007-12-11:''
 
  +
See [https://hackage.haskell.org/packages/recent here]
 
  +
</div>
<ul><li><p><em>darcs 2.0</em>. David Roundy
 
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/33159 announced] the release candidate of [[darcs]] 2.0; darcs 2.0 will be a major release of the distributed version control program which addresses long-standing conflict bugs and further improve performance.</p></li>
 
 
<li><p><em>HOgg 0.3.0</em>. Conrad Parker
 
[http://www.haskell.org/pipermail/haskell-cafe/2007-December/035928.html announced] the release of version 0.3.0 of HOgg; HOgg is a Haskell library for manipulating Ogg files. Also included is a command-line tool using the library.</p></li>
 
 
<li><p><em>atom</em>. Tom Hawkins
 
[http://www.haskell.org/pipermail/haskell-cafe/2007-December/035742.html announced] the release of atom 2007.12; atom is a domain-specific language embedded in Haskell which is used in "describing reactive software, primarily for realtime control applications".</p></li>
 
 
<li><p><em>XMonad 0.5</em>. Don Stewart & the XMonad dev team
 
[http://www.haskell.org/pipermail/haskell-cafe/2007-December/036110.html announced] the release of XMonad 0.5, an extensible tiling window manager; this release brings new extensions and a much easier configuration system.</p></li>
 
 
<li><p><em>GHC 6.8.1</em>. Ian Lynagh
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15733 announced] the release of GHC 6.8.1, a new major release of GHC. There have been a number of significant changes since the last major release, including: Haskell Program Coverage support, the GHCi debugger, pointer tagging in the runtime (with up to 10-15% speedups), constructor specialisation, improved optimisations and much more. The [http://haskell.org/ghc/docs/6.8.1/html/users_guide/release-6-8-1.html full release notes] are available.</p></li>
 
 
<li><p><em>Gtk2Hs 0.9.12.1</em>. Duncan Coutts
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15738 announced] version 0.9.12.1 of gtk2hs is [http://haskell.org/gtk2hs/download/ now available]. gtk2hs is the standard graphics library for Haskell. An in-depth tutorial, [http://www.haskell.org/pipermail/haskell-cafe/2007-December/035661.html "Teach Yourself Gtk2Hs in 21 Hours"], has also been announced.</p></li>
 
 
<li><p><em>Shu-thing 1.0 and Monadius 0.9</em>. Gwern Branwen
 
[http://www.haskell.org/pipermail/haskell-cafe/2007-December/035764.html announced] the release of Cabalized versions of the shoot'em up vector arcade games Shu-thing and Monadius.</p></li>
 
 
<li><p><em>Lazy SmallCheck 0.1</em>. Matthew Naylor
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15702 announced] Lazy SmallCheck 0.1, a library for exhaustive, demand-driven testing of Haskell programs.</p></li>
 
 
<li><p><em>HDBC 1.1.3</em>. John Goerzen
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15729 announced] new releases of HDBC, the Haskell database connectivity kit, and its associated backends (for sqlite3, postgresql, odbc).</p></li>
 
 
<li><p><em>xmobar</em>. Andrea Rossato
 
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/31465 announced] the release of Xmobar-0.8, a minimalistic, text based, status bar. It was specifically designed to work with the XMonad Window Manager.</p></li>
 
 
<li><p><em>Flymake Haskell</em>. Daisuke Ikegami
 
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/31453 announced] Flymake Haskell, Emacs bindings for interactive Haskell compilation</p></li>
 
 
<li><p><em>network bytestring</em>. Johan Tibbel
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15645 announced], strict ByteString versions of the recv/send family of functions for efficient network IO.</p></li>
 
 
<li><p><em>ByteString search</em>. Bryan O'Sullivan
 
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/31229 announced] a Cabalised ByteString version of the optimized Boyer-Moore and Knuth-Morris-Pratt string search algorithms</p></li>
 
 
<li><p><em>Generating free theorems</em>. Janis Voigtlaender
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15693 announced] an improved version of the online and offline free theorems generator for Haskell</p></li>
 
 
<li><p><em>hslogger4j 0.1.1</em>. Bjorn Buckwalter
 
[http://article.gmane.org/gmane.comp.lang.haskell.general/15707 announced] Hslogger4j, which provides handlers for hslogger (John Goerzen's Haskell logging framework) that are compatible with log4j's XMLLayout.</p></li>
 
 
<li><p><em>Infinity 0.3</em>. Austin Seipp
 
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/31228 announced] `infinity', an IRC bot in Haskell</p></li>
 
 
<li><p><em>hswm</em>. Remi Turk
 
[http://article.gmane.org/gmane.comp.lang.haskell.cafe/30804 announced] the first and last release of hswm, a Haskell window manager.</p></li></ul>
 
<ul><li><p><em>xmobar-0.8</em>. Uploaded by Andrea Rossato.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar-0.8 xmobar], a minimalistic text based status bar</p></li>
 
 
<li><p><em>hsSqlite3-0.0.4</em>. Uploaded by Evgeny Jukov.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsSqlite3-0.0.4 hsSqlite3], bindings for Sqlite3</p></li>
 
 
<li><p><em>cabal-rpm-0.3.2</em>. Uploaded by Bryan OSullivan.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cabal-rpm-0.3.2 cabal-rpm] turns Haskell Cabal source packages into source and binary RPM packages.</p></li>
 
 
<li><p><em>selenium-0.2.2</em>. Uploaded by Aaron Tomb.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/selenium-0.2.2 selenium], Haskell bindings to communicate with a Selenium Remote Control server. This package makes it possible to use Haskell to write test scripts that exercise web applications through a web browser.</p></li>
 
 
<li><p><em>HPDF-1.3</em>. Uploaded by alpheccar.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HPDF-1.3 HPDF]. A PDF library with support for several pages, page transitions, outlines, annotations, compression, colors, shapes, patterns, jpegs, fonts, typesetting ...</p></li>
 
 
<li><p><em>FileManip-0.3.1</em>. Uploaded by Bryan OSullivan.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/FileManip-0.3.1 FileManip], a Haskell library for working with files and directories. Includes code for pattern matching, finding files, modifying file contents, and more.</p></li>
 
 
<li><p><em>stringsearch-0.2</em>. Uploaded by Bryan OSullivan.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stringsearch-0.2 stringsearch], fast search of ByteStrings.</p></li>
 
 
<li><p><em>nano-md5-0.1</em>. Uploaded by Don Stewart.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/nano-md5-0.1 nano-md5], ByteString bindings to OpenSSL.</p></li>
 
 
<li><p><em>denominate-0.4.1</em>. Uploaded by Calvin Smith.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/denominate-0.4.1 denominate] provides a main program for performing bulk file and directory renaming, using a built-in filename converter or user-defined converters.</p></li>
 
 
<li><p><em>ContArrow 0.0.2</em>. Uploaded by Evgeny Jukov.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ ContArrow], Control.Arrow.Transformer.Cont</p></li>
 
 
<li><p><em>state 0.0.2</em>. Uploaded by Evgeny Jukov.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ state]. State.</p></li>
 
 
<li><p><em>infinity 0.3</em>. Uploaded by Austin Seipp.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ infinity], a tiny, pluggable irc bot.</p></li>
 
 
<li><p><em>Dimensional 0.7.1</em>. Uploaded by Bjorn Buckwalter
 
[http://www.haskell.org/pipermail/haskell-cafe/2007-November/035176.html Dimensional 0.7.1], a port to GHC 6.8.1 of Dimensional, a library which provides "data types for performing arithmetic with physical quantities and units. Information about the physical dimensions of the quantities/units is embedded in their types and the validity of operations is verified by the type checker at compile time."</p></li>
 
 
<li><p><em>unix-compat 0.1.2.1</em>. Uploaded by Duncan Coutts.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ unix-compat], portable implementations of parts of the unix package.</p></li>
 
 
<li><p><em>Ranged-sets 0.1.1</em>. Uploaded by Paul Johnson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ Ranged-sets]. A ranged set is an ordered list of ranges.</p></li>
 
 
<li><p><em>IFS 0.1.1</em>. Uploaded by alpheccar.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ IFS], a library to describe IFS and generate PPM pictures from the descriptions</p></li>
 
 
<li><p><em>bktrees 0.1.3</em>. Uploaded by Josef Svenningsson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ bktrees]. Burhard-Keller trees provide an implementation of sets which apart from the ordinary operations also has an approximate member search, allowing you to search for elements that are of a certain distance from the element you are searching for.</p></li>
 
 
<li><p><em>pqc 0.2</em>. Uploaded by Don Stewart.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ pqc], a parallel batch driver for QuickCheck</p></li>
 
 
<li><p><em>strict 0.2</em>. Uploaded by Don Stewart.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ strict], strict data types.</p></li>
 
 
<li><p><em>HsSVN 0.2</em>. Uploaded by PHO.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ HsSVN], (Part of) Subversion binding for Haskell</p></li>
 
 
<li><p><em>HsHyperEstraier 0.2</em>. Uploaded by PHO.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ HsHyperEstraier], a HyperEstraier binding for Haskell. HyperEstraier is an embeddable full text search engine which is supposed to be independent to any particular natural languages.</p></li>
 
 
<li><p><em>HsOpenSSL 0.3.1</em>. Uploaded by PHO.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ HsOpenSSL], a (part of) OpenSSL binding for Haskell. It can generate RSA and DSA keys, read and write PEM files, generate message digests, sign and verify messages, encrypt and decrypt messages.</p></li>
 
 
<li><p><em>Finance-Quote-Yahoo 0.4</em>. Uploaded by Brad Clawsie.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Finance-Quote-Yahoo-0.4 Finance-Quote-Yahoo], obtain quote data from finance.yahoo.com</p></li>
 
 
<li><p><em>LRU 0.1.1</em>. Uploaded by Adam Langley.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/LRU-0.1.1 LRU], an LRU data structure</p></li>
 
 
<li><p><em>base 3.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/base-3.0.0.0 base], the Prelude and its support libraries, and a large collection of useful libraries ranging from data structures to parsing combinators and debugging utilities.</p></li>
 
 
<li><p><em>regex-posix 0.72.0.2</em>. Uploaded by Duncan Coutts.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-posix-0.72.0.2 regex-posix], posix regex support.</p></li>
 
 
<li><p><em>xhtml 3000.0.2.1</em>. Uploaded by Bjorn Bringert.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xhtml-3000.0.2.1 xhtml], combinators for producing XHTML 1.0, including the Strict, Transitional and Frameset variants.</p></li>
 
 
<li><p><em>Win32 2.1.0.0</em>. Uploaded by Esa Ilari Vuokko.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Win32-2.1.0.0 Win32], a binding to part of the Win32 library</p></li>
 
 
<li><p><em>unix 2.2.0.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix-2.2.0.0 unix], POSIX functionality</p></li>
 
 
<li><p><em>time 1.1.2.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/time-1.1.2.0 time], time handling.</p></li>
 
 
<li><p><em>template-haskell 2.2.0.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/template-haskell-2.2.0.0 template-haskell], support for manipulating Haskell syntax trees</p></li>
 
 
<li><p><em>stm 2.1.1.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stm-2.1.1.0 stm], software transational memory</p></li>
 
 
<li><p><em>regex-compat 0.71.0.1</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-compat-0.71.0.1 regex-compat], backwards compatible regex support</p></li>
 
 
<li><p><em>regex-base 0.72.0.1</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-base-0.72.0.1 regex-base], regex support.</p></li>
 
 
<li><p><em>readline 1.0.1.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/readline-1.0.1.0 readline], an interface to the GNU readline library</p></li>
 
 
<li><p><em>random 1.0.0.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/random-1.0.0.0 random], random number generation</p></li>
 
 
<li><p><em>QuickCheck 1.1.0.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/QuickCheck-1.1.0.0 QuickCheck], automatic testing of Haskell programs</p></li>
 
 
<li><p><em>process 1.0.0.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/process-1.0.0.0 process], jobs and processes</p></li>
 
 
<li><p><em>pretty 1.0.0.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/pretty-1.0.0.0 pretty], pretty printing library.</p></li>
 
 
<li><p><em>parsec 2.1.0.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/parsec-2.1.0.0 parsec], monadic parser combinators.</p></li>
 
 
<li><p><em>parallel 1.0.0.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/parallel-1.0.0.0 parallel], support for parallel programming</p></li>
 
 
<li><p><em>packedstring 0.1.0.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/packedstring-0.1.0.0 packedstring], packed strings</p></li>
 
 
<li><p><em>OpenGL 2.2.1.1</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OpenGL-2.2.1.1 OpenGL], binding for the OpenGL graphics system</p></li>
 
 
<li><p><em>OpenAL 1.3.1.1</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OpenAL-1.3.1.1 OpenAL], binding to the OpenAL cross-platform 3D audio API.</p></li>
 
 
<li><p><em>old-time 1.0.0.0</em>. Uploaded by Ross Paterson.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/old-time-1.0.0.0 old-time], time library.</p></li>
 
 
<li><p><em>alex 2.2</em>. Uploaded by Simon Marlow.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/alex-2.2 alex] is a tool for generating lexical analysers in Haskell</p></li>
 
 
<li><p><em>Cabal 1.2.2.0</em>. Uploaded by Duncan Coutts.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Cabal-1.2.2.0 Cabal] is the framework for packaging Haskell software</p></li>
 
 
<li><p><em>HaXml 1.19.1</em>. Uploaded by Malcolm Wallace.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HaXml-1.19.1 HaXml], Utilities for manipulating XML documents</p></li>
 
 
<li><p><em>HDBC-odbc 1.1.3.0</em>. Uploaded by John Goerzen.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-odbc-1.1.3.0 HDBC-odbc], ODBC driver for HDBC</p></li>
 
 
<li><p><em>HDBC-postgresql 1.1.3.0</em>. Uploaded by John Goerzen.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-postgresql-1.1.3.0 HDBC-postgresql] is a PostgreSQL driver for HDBC</p></li>
 
 
<li><p><em>HDBC-sqlite3 1.1.3.0</em>. Uploaded by John Goerzen.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-sqlite3-1.1.3.0 HDBC-sqlite3] is a Sqlite v3 driver for HDBC</p></li>
 
 
<li><p><em>HDBC 1.1.3</em>. Uploaded by John Goerzen.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HDBC-1.1.3 HDBC] is a Haskell Database library</p></li>
 
 
<li><p><em>X11 1.3.0</em>. Uploaded by Don Stewart.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.3.0 X11] is a library of bindings to the X11 libraries and server</p></li>
 
 
<li><p><em>HsOpenSSL 0.3</em>. Uploaded by Masatake Daimon.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HsOpenSSL-0.3 HsOpenSSL], (Part of) OpenSSL binding for Haskell</p></li>
 
 
<li><p><em>Imlib 0.1</em>. Uploaded by Cale Gibbard.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Imlib-0.1 Imlib], Haskell binding for Imlib 2</p></li>
 
 
<li><p><em>Stream 0.2.2</em>. Uploaded by Wouter Swierstra.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Stream-0.2.2 Stream], a library for manipulating infinite lists.</p></li>
 
 
<li><p><em>sat 1.0</em>. Uploaded by AndriiZvorygin.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/sat-1.0 sat], CNF SATisfier</p></li>
 
 
<li><p><em>torrent 2007.10.27</em>. Uploaded by David Himmelstrup.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/torrent-2007.10.27 torrent], BitTorrent file parser</p></li>
 
 
<li><p><em>bencode 0.2</em>. Uploaded by David Himmelstrup.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bencode-0.2 bencode], Parser and printer for bencoded data.</p></li>
 
 
<li><p><em>SDL 0.5.1</em>. Uploaded by David Himmelstrup.
 
[http://hackage.haskell.org/cgi-`bin/hackage-scripts/package/SDL-0.5.1 SDL], binding to libSDL</p></li>
 
 
<li><p><em>NGrams 1.0</em>. Uploaded by Justin Bailey.
 
[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/NGrams-1.0 ngrams], Simple application for calculating n-grams using Google</p></li></ul>
 
 
[[Old news|More news]]
 
 
* The Ro Haskell group and [http://edusoft.ro/ EduSoft] are announcing a special price (8 RON, or the equivalent of 2-3€) for [http://www.edusoft.ro/detalii.php?id=81 ''Introducere in Haskell 98 prin exemple''] by Dan Popa ("Introduction in Haskell 98 by examples") 230pp, 24 cm. Recommended for readers from Romania and the Republic of Moldova.<br>Limited stock. See the [[Ro/Haskell|ro]] page for details or send an e-mail to : contact@edusoft.ro Price valid until 21 December or supplies run out. Tip: Answer the question, "What is the name of the Romanian Haskell group or its URL?"
 

Latest revision as of 07:38, 2 November 2016

Recent Package Updates MHvNV.png Rss16.png

See here