Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/auto-update-0.1.3-19qtEoqMgV6FQlA1CkY9Cg/Control/Debounce.dyn_hi |
FileSize | 4809 |
MD5 | 0353985792E57AAC4886A60C083DD716 |
SHA-1 | 80E6E4AE1B3CD9E5887FE024D36E4626AFB52F89 |
SHA-256 | E3C70421EBC3CA5756EAFFC7289489E996C59568E357C43080FD13D578EF4A4F |
SSDEEP | 96:TFe70Opcf5Ra/mIqNCQCnQ+0ayUXQROByGqKVAbVj:TFe70OpYu+YVqFB |
TLSH | T1F6A18749DF96A527C40D3FFE44FA0B8A77719D0C2762A72722887D23B856BD42D31C28 |
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 | 23992 |
MD5 | C4E39C63D8E63570C5FDFD0D751B16CA |
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 | E3F8EB009A426781FBB4478596C19EA8A587CE76 |
SHA-256 | F3606E407CF9D0BA99966D3BF647D96D08FDB7D9A80DD77AE3F4C25F77CAA563 |