Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-7.10.3/auto-update-0.1.3-19qtEoqMgV6FQlA1CkY9Cg/Control/Debounce.p_hi |
FileSize | 4797 |
MD5 | 5E24CE871434E3D4975C7D4A61005478 |
SHA-1 | A85C645EAE3402F308CB9A37720BD35A7FBD9882 |
SHA-256 | 7DCACC499102A6FB9F95F8C23B170FB086FB50C28FF580F0A624022DDBFC5A34 |
SSDEEP | 96:Z68gl6zf5MarmIqNCQCTQ+g++QnMNOtyGqKVAbVj:Z6qDNKsxqFB |
TLSH | T171A1BA49DE96A427C40D3FFD44F60BCA73719D0C6722AB2762983D23B856BD42D32C28 |
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 | 19998 |
MD5 | 56B02D157B549AA098CD2243CA7E80FF |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-auto-update-prof |
PackageSection | haskell |
PackageVersion | 0.1.3-1 |
SHA-1 | 1CAD9FF1CC294F4E43CFF28AC37324B5B2E4F426 |
SHA-256 | 8260F2283BC3DCC556B47824C5123118EF8F2EEA412A24E2401BC560B6A21C21 |