Difference between revisions of "Template:Main/News"

From HaskellWiki
Jump to navigation Jump to search
(Automated update by hackage2hwn)
(use locally hosted image instead of imgur)
 
(288 intermediate revisions by 8 users not shown)
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]
+
<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>
   
  +
<div style="font-size:80%">
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/OneTuple-0.2.0 OneTuple 0.2.0]
 
 
See [https://hackage.haskell.org/packages/recent here]
:Singleton Tuple
 
  +
</div>
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/CheatSheet-1.1 CheatSheet 1.1]
 
:A Haskell cheat sheet in PDF and literate formats.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/winerror-1.0 winerror 1.0]
 
:Error handling for foreign calls to the Windows API.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/time-1.1.2.2 time 1.1.2.2]
 
:A time library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-posix-0.72.0.3 regex-posix 0.72.0.3]
 
:Replaces/Enhances Text.Regex
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/regex-base-0.72.0.2 regex-base 0.72.0.2]
 
:Replaces/Enhances Text.Regex
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HUnit-1.2.0.2 HUnit 1.2.0.2]
 
:A unit testing framework for Haskell
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mtl-1.1.0.2 mtl 1.1.0.2]
 
:Monad transformer library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/html-1.0.1.2 html 1.0.1.2]
 
:HTML combinator library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src-1.0.1.3 haskell-src 1.0.1.3]
 
:Manipulating Haskell source code
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/QuickCheck-1.2.0.0 QuickCheck 1.2.0.0]
 
:Automatic testing of Haskell programs
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.4.4 X11 1.4.4]
 
:A binding to the X11 graphics library
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cabal-install-0.6.0 cabal-install 0.6.0]
 
:The command-line interface for Cabal and Hackage.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/frag-1.1.2 frag 1.1.2]
 
:A 3-D First Person Shooter Game
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsx-0.4.5 hsx 0.4.5]
 
:HSX (Haskell Source with XML) allows literal XML syntax to be used in Haskell source code.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Cabal-1.6.0.1 Cabal 1.6.0.1]
 
:A framework for packaging Haskell software
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src-exts-0.3.9 haskell-src-exts 0.3.9]
 
:Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/utf8-light-0.4 utf8-light 0.4]
 
:Unicode
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uvector-0.1.0.3 uvector 0.1.0.3]
 
:Fast unboxed arrays with a flexible interface
 
[http://hackage.haskell.org/packages/archive/pkg-list.html More...]
 

Latest revision as of 07:38, 2 November 2016

Recent Package Updates MHvNV.png Rss16.png

See here