Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/mips-linux-ghc-8.0.1/auto-update-0.1.4-GAesfFmqoZzBz6e09kRyzb/Control/AutoUpdate.p_hi |
FileSize | 6353 |
MD5 | B2CB7BFBE66E064682B82F489DB0AA4B |
SHA-1 | 30F887FB37022AAED5BDD06583E559DA3A64E11B |
SHA-256 | 3534010FDA79B3A8E60E52C38C54B86F78D5E27634B3C403B7534FF79D04ECC9 |
SSDEEP | 96:PZ/j8lkaANzYj4dMS6Qgvd8SD2So48S3RnxvY8oUGc4tQfW:PZ/j8lr4dMS6buSaSuS7GUGNtQe |
TLSH | T176D1B81AAF82DA3FD86A4F7990FA4B06B734FE4113269B93014828309DB37C55F7115E |
hashlookup:parent-total | 1 |
hashlookup:trust | 55 |
The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 34970 |
MD5 | EA4CBED19BD610ECE534AF0C69C3B4DF |
PackageDescription | efficiently run periodic, on-demand actions; profiling libraries A common problem is the desire to have an action run at a scheduled interval, but only if it is needed. For example, instead of having every web request result in a new getCurrentTime call, we'd like to have a single worker thread run every second, updating an IORef. However, if the request frequency is less than once per second, this is a pessimization, and worse, kills idle GC. . This library allows you to define actions which will either be performed by a dedicated thread or, in times of low volume, will be executed by the calling thread. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. |
PackageMaintainer | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-auto-update-prof |
PackageSection | haskell |
PackageVersion | 0.1.4-3 |
SHA-1 | B398557950DCA91FD63F2DB0F8BA012EB93A1551 |
SHA-256 | 10B751BD84C12D5667F499D2605696C3FBEC4B12D7EB6F32B6670B903EDEF921 |