NOTICE: This package has been removed from pkgsrc

./wip/hs-hashable, Class for types that can be converted to a hash value

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2.2.0, Package name: hs-hashable-1.2.2.0, Maintainer: pho

This package defines a class, Hashable, for types that can be
converted to a hash value. This class exists for the benefit of
hashing-based data structures. The package provides instances for
basic types and a way to combine hash values.


Required to run:
[lang/ghc7] [devel/hs-text]

Master sites:

SHA1: dd234dab140836bde405f0d4e69efe9ddf4e27f8
RMD160: 33f9040f2afcb93d6475d8872aef4c164a4cff5e
Filesize: 22.906 KB

Version history: (Expand)


CVS history: (Expand)


   2014-05-25 23:59:28 by Ryosuke Moro | Files touched by this commit (58) | Package removed
Log message:
Remove hs-hashable, hs-primitive, hs-stm, imported to pkgsrc/devel.
   2014-05-22 23:32:36 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 1.2.2.0

CHANGES:
## Version 1.2.2.0

 * Add instances for `Data.ByteString.Short`

 * Use a 32-bit default salt on 32-bit archs.
   2014-05-18 23:33:25 by Ryosuke Moro | Files touched by this commit (119)
Log message:
Remove hs-data-default-class, hs-dlist, hs-text, hs-utf8-string,
imported to pkgsrc/devel.
   2014-05-08 02:37:34 by Ryosuke Moro | Files touched by this commit (2)
Log message:
pkgsrc changes: static -> dynamic
   2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2014-02-21 11:39:01 by Ryosuke Moro | Files touched by this commit (25)
Log message:
- ghc-7.6 hss not extensible-exceptions, so we need this.
  ( lang/ghc7 is version 7.6.3nb1, wip/ghc is version 7.6.2 )
- adjust dependencies
   2013-12-05 09:26:42 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to hashable-1.2.1.0

   2013-02-23 15:53:28 by PHO / phonohawk | Files touched by this commit (4) | Package updated
Log message:
Upstream update to hashable-1.2.0.5