Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-7.10.3/auto-update-0.1.3-19qtEoqMgV6FQlA1CkY9Cg/Control/Debounce.dyn_hi |
FileSize | 4805 |
MD5 | E24A33C36610258B9852EC614A3A3898 |
SHA-1 | D0B6F23D611A67A4077E0F801965090C83E8CC2C |
SHA-256 | 589B83BD959A56B3215B70E89F5C64D65577F73B7B8F9969A024AC2502F23139 |
SSDEEP | 96:Z7O8gl6bf5kaDmIqNCQCbQ+fgmmYHMlO4YyGqKVAbVj:Zqq7li0RqFB |
TLSH | T153A1DD49DE92A427C40D3FFD44F60BCA73719D4C6762AB2762993D23B856BD42D32C28 |
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 | 24088 |
MD5 | 5F1E61334486BDA9E8B057022767419C |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-auto-update-dev |
PackageSection | haskell |
PackageVersion | 0.1.3-1 |
SHA-1 | 4AE0285A901ED7632157DABBADC256B681580F88 |
SHA-256 | 7E5C06D8E897583A6F097AC4E0698D8AD0A68632BE6D46CFB15CC555630C8726 |