Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/auto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz/Control/Debounce.hi |
FileSize | 6326 |
MD5 | 66FA200F790A94597B2C554DC27C4816 |
SHA-1 | E43DBACB8E12ACD61A59622108A761112B973FF3 |
SHA-256 | D4E746B2C9EC9494766B0A41FCBCF55AA96E8661CFCE6B638AAA55E02543A6E5 |
SSDEEP | 192:P+mI81Sn9WvXSynWSvZSGbWCEIkmWViWV51fTbSHe0SOWYSfdjlq/gx:P+v81Sn9eXSipvZSy1TJWiW51PS+0SOi |
TLSH | T10DD1DA9AAE69EA3FD97D4FB980E60706FB399D051363DB03815835308CE63C82F6615D |
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 | 28448 |
MD5 | 5CF29B130AE5DAEB1AA77484B185CF4F |
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.4-3build1 |
SHA-1 | 514A03A79AF8D427B424177BE4A08C5758B5E6C8 |
SHA-256 | 0C7C46001C3ACDC111A831091A53CF82544A3D1AF0D2F068F58562C5FADE1F73 |