Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/mips-linux-ghc-8.8.4/auto-update-0.1.6-4jmXkPlBjcnF1FLsvY2uFl/Control/Debounce.dyn_hi |
FileSize | 3342 |
MD5 | 859D24571CD6E435EE02D007BB08A0B4 |
SHA-1 | 8A72F38406294E1CEFAB13A808ECAD1F6FF4B62C |
SHA-256 | 210ABF4458750D370BB4D66739B23C3031116CB24EBF67337D1E3483C382557E |
SSDEEP | 96:+SyhwGONmIjltRBEpTeJoipB3Bibvv2Zo0+7:+ZKGCxXAm34bvso0+7 |
TLSH | T1C161DD9FFF449D3AC8684E3190A203097B34D94112A3FB5B91D862649CE77D82F545AE |
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 | 50492 |
MD5 | 32D29FA2F324CE83C5A448CEDE43C026 |
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 | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-auto-update-dev |
PackageSection | haskell |
PackageVersion | 0.1.6-1+b1 |
SHA-1 | C0E1F7FAF7ED26C60945457C643BEB0A54B97D0F |
SHA-256 | 511A349EC9891331151C2CA46A94FADAF133E8B53819838487CFDD7A37AB7FF9 |