Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-7.10.3/auto-update-0.1.3-19qtEoqMgV6FQlA1CkY9Cg/Control/Debounce.hi |
FileSize | 4793 |
MD5 | AB9CE18224B396BD50AA1428A33325B6 |
SHA-1 | 12E9822A87E1D60372556A3733A443231013A394 |
SHA-256 | 5FEFF973F33F8016A2EF78D1D51439D966EBF6A6566F1B65B3A01B163E9E94AD |
SSDEEP | 96:ZC8gl6ff5IavmIqNCQCXQ+kqiEnMBORyGqKVAbVj:ZCqnJOIxqFB |
TLSH | T177A1BB49CE96A427C40D3FFD44F60BCA73719D4C6762AB2762993D23B856BD42D32C28 |
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 |