Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/powerpc64le-linux-ghc-8.0.1/auto-update-0.1.4-GAesfFmqoZzBz6e09kRyzb/Control/Debounce.p_hi |
FileSize | 6150 |
MD5 | 31EB64AA8C367ABC9D9B3BE27E23069B |
SHA-1 | 116E2927BF855236DC35E23C6A57E61F44C8ABD3 |
SHA-256 | F41617F1212357FAC44977271900B916AA03E977F36D990F436DA2256A3BB0A5 |
SSDEEP | 192:D/OVnETCgSnWuMSXoWnwSSdsWIEIpWrWwKT2rdS/5BS0FlqVgx:D/0ETCgSnWdS4YwSSm/TpaNdSxBS0Flj |
TLSH | T14BC1EC6AAE59AA3FD5BD4FB990E10302FB349D051363EB53819874308CE73C82F7515A |
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 | 34356 |
MD5 | A7F5A8CEC5DA36CA2CFE47339B341033 |
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 | 927D0EDBB626AFB862FC6EA7E14B96EA4880C7D7 |
SHA-256 | 10D1E31EDE915A01C573CDE3091B8377A05922BA90910CA0080E738DAC12F073 |