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


