profile
Add support for software performance analysis (will likely vary from ebuild to ebuild)
| Name | Category | Description |
|---|---|---|
| conduit-combinators | dev-haskell | Commonly used conduit functions, for both chunked and unchunked data |
| conduit-extra | dev-haskell | Batteries included conduit: adapters for common libraries |
| configurator | dev-haskell | Configuration management |
| connection | dev-haskell | Simple and easy network connections API |
| constraints | dev-haskell | Constraint manipulation |
| contravariant | dev-haskell | Contravariant functors |
| convertible | dev-haskell | Typeclasses and instances for converting between types |
| cookie | dev-haskell | HTTP cookie parsing and rendering |
| cprng-aes | dev-haskell | Crypto Pseudo Random Number Generator using AES in counter mode |
| criterion | dev-haskell | Robust, reliable performance measurement and analysis |
| criterion-measurement | dev-haskell | Criterion measurement functionality and associated types |
| crypto-api | dev-haskell | A generic interface for cryptographic operations |
| crypto-api-tests | dev-haskell | A test framework and KATs for cryptographic operations |
| crypto-cipher-tests | dev-haskell | Generic cryptography cipher tests |
| crypto-cipher-types | dev-haskell | Generic cryptography cipher types |
| cryptohash-md5 | dev-haskell | Fast, pure and practical MD5 implementation |
| cryptohash-sha1 | dev-haskell | Fast, pure and practical SHA-1 implementation |
| cryptohash-sha256 | dev-haskell | Fast, pure and practical SHA-256 implementation |
| cryptonite | dev-haskell | Cryptography Primitives sink |
| cryptonite-conduit | dev-haskell | cryptonite conduit |