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)
 
(18 intermediate revisions by 7 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/package/anansi-0.2.1 anansi 0.2.1]
 
 
See [https://hackage.haskell.org/packages/recent here]
:Simple literate programming preprocessor
 
  +
</div>
;[http://hackage.haskell.org/package/hothasktags-0.1.1 hothasktags 0.1.1]
 
:Generates ctags for Haskell, incorporating import lists and qualified imports
 
;[http://hackage.haskell.org/package/language-c-comments-0.1 language-c-comments 0.1]
 
:Extracting comments from C code
 
;[http://hackage.haskell.org/package/xilinx-lava-5.0.1.4 xilinx-lava 5.0.1.4]
 
:The Lava system for Xilinx FPGA design with layout combinators.
 
;[http://hackage.haskell.org/package/parallel-3.1.0.1 parallel 3.1.0.1]
 
:Parallel programming library
 
;[http://hackage.haskell.org/package/deepseq-1.1.0.1 deepseq 1.1.0.1]
 
:Fully evaluate data structures
 
;[http://hackage.haskell.org/package/safer-file-handles-text-0.1.0.3 safer-file-handles-text 0.1.0.3]
 
:Extends safer-file-handles with Text operations
 
;[http://hackage.haskell.org/package/usb-0.6.0.2 usb 0.6.0.2]
 
:Communicate with USB devices
 
;[http://hackage.haskell.org/package/explicit-iomodes-text-0.1.0.2 explicit-iomodes-text 0.1.0.2]
 
:Extends explicit-iomodes with Text operations
 
;[http://hackage.haskell.org/package/random-extras-0.18 random-extras 0.18]
 
:Additional functions for random values.
 
;[http://hackage.haskell.org/package/enumerator-0.4.1 enumerator 0.4.1]
 
:Implementation of Oleg Kiselyov's left-fold enumerators
 
;[http://hackage.haskell.org/package/tls-0.2 tls 0.2]
 
:TLS/SSL protocol native implementation (Server and Client)
 
;[http://hackage.haskell.org/package/persistent-sqlite-0.2.2.1 persistent-sqlite 0.2.2.1]
 
:Backend for the persistent library using sqlite3.
 
;[http://hackage.haskell.org/package/multiset-0.2.1 multiset 0.2.1]
 
:The Data.MultiSet container type
 
;[http://hackage.haskell.org/package/exception-monads-fd-0.2 exception-monads-fd 0.2]
 
:Exception monad transformer instances for monads-fd classes.
 
;[http://hackage.haskell.org/package/exception-monads-tf-0.2 exception-monads-tf 0.2]
 
:Exception monad transformer instances for monads-tf classes.
 
;[http://hackage.haskell.org/package/exception-mtl-0.2 exception-mtl 0.2]
 
:Type classes and monads for unchecked extensible exceptions.
 
;[http://hackage.haskell.org/package/exception-transformers-0.2 exception-transformers 0.2]
 
:Type classes and monads for unchecked extensible exceptions.
 
;[http://hackage.haskell.org/package/bff-0.3.1.1 bff 0.3.1.1]
 
:Bidirectionalization for Free! (POPL'09)
 
;[http://hackage.haskell.org/package/polyseq-0.1.2.1 polyseq 0.1.2.1]
 
:Taming Selective Strictness
 
[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