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)
 
(132 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/CheatSheet-1.7 CheatSheet 1.7]
 
 
See [https://hackage.haskell.org/packages/recent here]
:A Haskell cheat sheet in PDF and literate formats.
 
  +
</div>
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/safe-lazy-io-0.1 safe-lazy-io 0.1]
 
:A library providing safe lazy IO features.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/strict-io-0.1 strict-io 0.1]
 
:A library wrapping standard IO modules to provide strict IO.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/monadiccp-0.4.1 monadiccp 0.4.1]
 
:Package for Constraint Programming
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/modsplit-0.1.1 modsplit 0.1.1]
 
:Haskell source splitter driven by special comments.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/game-tree-0.1.0.0 game-tree 0.1.0.0]
 
:Searching game trees with alpha-beta pruning
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/DocTest-0.0.3 DocTest 0.0.3]
 
:Test interactive Haskell examples
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/queuelike-1.0.4 queuelike 1.0.4]
 
:A library of queuelike data structures, both functional and stateful.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/NonEmpty-0.1 NonEmpty 0.1]
 
:Library providing a non-empty list datatype, and total functions operating on it
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/url-2 url 2]
 
:A library for working with URLs.
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/cml-0.1.1 cml 0.1.1]
 
:Events and Channels as in Concurrent ML
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Hieroglyph-1.21 Hieroglyph 1.21]
 
:Purely functional 2D drawing
 
;[http://hackage.haskell.org/cgi-bin/hackage-scripts/package/parallel-tree-search-0.2.1 parallel-tree-search 0.2.1]
 
:Parallel Tree Search
 
[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