Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/s390x-linux-ghc-8.8.4/auto-update-0.1.6-4jmXkPlBjcnF1FLsvY2uFl/Control/Debounce.dyn_hi |
FileSize | 3342 |
MD5 | 8E86BD20D6BEB751422F124A442D25CE |
SHA-1 | 2C38B58A0083FCC8F73F1043B0579682C75C6921 |
SHA-256 | 0793D7ECE483DE0B951F1DA3A98317F910FA2089CA25E0CDED6E85163F2CEE13 |
SSDEEP | 96:/SyhwGBNmIjltRBEpTeJoipB3Bibvv2Zo0+7:/ZKGTxXAm34bvso0+7 |
TLSH | T14761F09FFF44AD3AC86C4E3194A203097B70D84113A7FB5791D822649CE77D82F5459E |
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 | 52208 |
MD5 | A6D94A5803201B11F737113F22096466 |
PackageDescription | efficiently run periodic, on-demand actions 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. 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-dev |
PackageSection | haskell |
PackageVersion | 0.1.6-1+b2 |
SHA-1 | EAE7967D3185B42B196648EA96CB8149991A53EE |
SHA-256 | 5F1D1B08AF718B55E1DDBDAFA7D8EE3D4EFE60EFD23A1E0F945CCADD9C6570AB |