haskell-hashable 1.1.2.0-1 source package in Ubuntu
Changelog
haskell-hashable (1.1.2.0-1) unstable; urgency=low * Initial packaging. -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 28 Jun 2011 11:46:29 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Oneiric
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-hashable_1.1.2.0.orig.tar.gz | 8.1 KiB | 3a0e66a282221be6c57090c087d64aa410274820cf9bbba7500dfd8ce8c4bd27 |
haskell-hashable_1.1.2.0-1.debian.tar.gz | 2.3 KiB | d252c8ba29fdd047d1a40187dd4bfe10f1f5cf473bfa7aae1e080c49e4fa7f74 |
haskell-hashable_1.1.2.0-1.dsc | 2.1 KiB | ef65ddfb839a482b30b90063e93cfeca37e877e8233082da12f56161a83e875e |
Binary packages built by this source
- libghc-hashable-dev: Class for types that can be converted to a hash value
This package provides a library for the Haskell programming language.
See http://www.haskell. org/ for more information on Haskell.
.
It 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.
- libghc-hashable-doc: Class for types that can be converted to a hash value; documentation
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell. org/ for more information on Haskell.
.
It 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.
- libghc-hashable-prof: Class for types that can be converted to a hash value; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
See http://www.haskell. org/ for more information on Haskell.
.
It 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.