Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Automated update by hackage2hwn)
(Automated update by hackage2hwn)
Line 1: Line 1:
 
'''Recent Package Updates''' [http://haskell.org/haskellwiki/Hackage_statistics http://galois.com/~dons/images/hackage-daily.png] [http://hackage.haskell.org/packages/archive/recent.rss http://haskell.org/sitewiki/images/0/09/Rss.png]
 
'''Recent Package Updates''' [http://haskell.org/haskellwiki/Hackage_statistics http://galois.com/~dons/images/hackage-daily.png] [http://hackage.haskell.org/packages/archive/recent.rss http://haskell.org/sitewiki/images/0/09/Rss.png]
   
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ehaskell-0.2 ehaskell 0.2]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/utf8-string-0.3.3 utf8-string 0.3.3]
 
:Support for reading and writing UTF8 Strings
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/porte-0.0.2.1 porte 0.0.2.1]
  +
:FreeBSD ports index search and analysis tool
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ehaskell-0.3 ehaskell 0.3]
 
:like eruby, ehaskell is embedded haskell.
 
:like eruby, ehaskell is embedded haskell.
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yjtools-0.7 yjtools 0.7]
+
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yjtools-0.8 yjtools 0.8]
 
:some tools for Monad, List, Tuple and so on.
 
:some tools for Monad, List, Tuple and so on.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Vec-0.9.3 Vec 0.9.3]
  +
:Fixed-length lists and low-dimensional linear algebra.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/caldims-0.1.0 caldims 0.1.0]
  +
:Calculation tool and library supporting units
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/curl-1.3.3 curl 1.3.3]
  +
:Haskell binding to libcurl
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/parallel-1.1.0.0 parallel 1.1.0.0]
  +
:parallel programming library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/syb-0.1.0.0 syb 0.1.0.0]
  +
:Scrap Your Boilerplate
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hake-0.9 hake 0.9]
  +
:make tool. ruby : rake = haskell : hake
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/arrows-0.4.1 arrows 0.4.1]
  +
:Arrow classes and transformers
  +
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/happy-1.18.2 happy 1.18.2]
  +
:Happy is a parser generator for Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haddock-2.4.0 haddock 2.4.0]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haddock-2.4.0 haddock 2.4.0]
 
:A documentation-generation tool for Haskell libraries
 
:A documentation-generation tool for Haskell libraries
Line 15: Line 35:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hamusic-0.1.1 hamusic 0.1.1]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hamusic-0.1.1 hamusic 0.1.1]
 
:Library to handle abstract music
 
:Library to handle abstract music
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/musicxml-0.1 musicxml 0.1]
 
:Library to parse musicxml and write musicxml.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/utf8-prelude-0.1.4 utf8-prelude 0.1.4]
 
:Variants of Prelude and System.IO using UTF8 text I/O operations and an UTF8 testing tool
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/InfixApplicative-1.0 InfixApplicative 1.0]
 
:liftA2 for infix operators.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/utf8-string-0.3.2 utf8-string 0.3.2]
 
:Support for reading and writing UTF8 Strings
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/htags-1.0.1 htags 1.0.1]
 
:A Haskell98 parsing tags program similar to ctags.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/fgl-5.4.2.2 fgl 5.4.2.2]
 
:Martin Erwig's Functional Graph Library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/RefSerialize-0.2.3 RefSerialize 0.2.3]
 
:Write to and read from Strings maintaining internal memory references
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/colour-1.0.0 colour 1.0.0]
 
:A model for human colour/color perception
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SourceGraph-0.3 SourceGraph 0.3]
 
:Use graph-theory to analyse your code
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 08:05, 6 November 2008

Recent Package Updates hackage-daily.png Rss.png

utf8-string 0.3.3
Support for reading and writing UTF8 Strings
porte 0.0.2.1
FreeBSD ports index search and analysis tool
ehaskell 0.3
like eruby, ehaskell is embedded haskell.
yjtools 0.8
some tools for Monad, List, Tuple and so on.
Vec 0.9.3
Fixed-length lists and low-dimensional linear algebra.
caldims 0.1.0
Calculation tool and library supporting units
curl 1.3.3
Haskell binding to libcurl
parallel 1.1.0.0
parallel programming library
syb 0.1.0.0
Scrap Your Boilerplate
hake 0.9
make tool. ruby : rake = haskell : hake
arrows 0.4.1
Arrow classes and transformers
happy 1.18.2
Happy is a parser generator for Haskell
haddock 2.4.0
A documentation-generation tool for Haskell libraries
stb-image 0.1.1
A wrapper around Sean Barrett's JPEG/PNG decoder
obj 0.1
Reads and writes obj models.
OpenGLCheck 1.0
Quickcheck instances for various data structures.
hamusic 0.1.1
Library to handle abstract music

More...