--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-17689
2010-11-14 21:02:19
--------------------------------------------------------------------------------

Name        : ghc-bytestring-trie
Product     : Fedora 14
Version     : 0.2.2
Release     : 1.fc14
URL         : http://hackage.haskell.org/package/bytestring-trie
Summary     : An efficient finite map from (byte)strings to values
Description :
The implementation is based on big-endian patricia trees,
like "Data.IntMap". We first trie on the elements of
"Data.ByteString" and then trie on the big-endian bit
representation of those elements. Patricia trees have
efficient algorithms for union and other merging operations,
but they're also quick for lookups and insertions.

This package provides the shared library.

--------------------------------------------------------------------------------
Update Information:

An efficient finite map from (byte)strings to values
--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #630264 - Review Request: ghc-bytestring-trie - An efficient finite 
map from (byte)strings to values
        https://bugzilla.redhat.com/show_bug.cgi?id=630264
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update ghc-bytestring-trie' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to