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]
 
:like eruby, ehaskell is embedded haskell.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yjtools-0.7 yjtools 0.7]
 
:some tools for Monad, List, Tuple and so on.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haddock-2.4.0 haddock 2.4.0]
  +
:A documentation-generation tool for Haskell libraries
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stb-image-0.1.1 stb-image 0.1.1]
  +
:A wrapper around Sean Barrett's JPEG/PNG decoder
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/obj-0.1 obj 0.1]
  +
:Reads and writes obj models.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OpenGLCheck-1.0 OpenGLCheck 1.0]
  +
:Quickcheck instances for various data structures.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hamusic-0.1.1 hamusic 0.1.1]
  +
: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]
 
;[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
 
:Support for reading and writing UTF8 Strings
Line 11: Line 31:
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/colour-1.0.0 colour 1.0.0]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/colour-1.0.0 colour 1.0.0]
 
:A model for human colour/color perception
 
:A model for human colour/color perception
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ehaskell-0.1 ehaskell 0.1]
 
:like eruby, ehaskell is embedded haskell.
 
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SourceGraph-0.3 SourceGraph 0.3]
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/SourceGraph-0.3 SourceGraph 0.3]
 
:Use graph-theory to analyse your code
 
:Use graph-theory to analyse your code
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Graphalyze-0.5 Graphalyze 0.5]
 
:Graph-Theoretic Analysis library.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regexpr-0.3.4 regexpr 0.3.4]
 
:regular expression like Perl/Ruby in Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/TCache-0.5.3 TCache 0.5.3]
 
:A Transactional data cache with configurable persistence
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/bff-0.2 bff 0.2]
 
:Bidirectionalization for Free! (POPL'09)
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hake-0.8 hake 0.8]
 
:make tool. ruby : rake = haskell : hake
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/yjtools-0.6 yjtools 0.6]
 
:some tools for Monad, List, Tuple and so on.
 
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]

Revision as of 07:30, 5 November 2008

Recent Package Updates hackage-daily.png Rss.png

ehaskell 0.2
like eruby, ehaskell is embedded haskell.
yjtools 0.7
some tools for Monad, List, Tuple and so on.
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
musicxml 0.1
Library to parse musicxml and write musicxml.
utf8-prelude 0.1.4
Variants of Prelude and System.IO using UTF8 text I/O operations and an UTF8 testing tool
InfixApplicative 1.0
liftA2 for infix operators.
utf8-string 0.3.2
Support for reading and writing UTF8 Strings
htags 1.0.1
A Haskell98 parsing tags program similar to ctags.
fgl 5.4.2.2
Martin Erwig's Functional Graph Library
RefSerialize 0.2.3
Write to and read from Strings maintaining internal memory references
colour 1.0.0
A model for human colour/color perception
SourceGraph 0.3
Use graph-theory to analyse your code

More...