Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/mips-linux-ghc-8.8.4/auto-update-0.1.6-4jmXkPlBjcnF1FLsvY2uFl/Control/Debounce/Internal.dyn_hi |
FileSize | 12297 |
MD5 | 2A81B370073505B9CE5BEC0EDC9B03D1 |
SHA-1 | 5C3726933BC4D8430D3DC76287308C4FEBCD15EE |
SHA-256 | 468BA99F891705F53D7FFC1B3EC499CECBB41AD842F0F7C613720A119119A375 |
SSDEEP | 192:yZRGwhzCwhD44t0OPgBrflnU8tQz5wfgvt+iBFziBxnpdNH3VqvP2tGP+FN:yZkqWqs4tFulnUgfmIHN3GxPmN |
TLSH | T17342FC6BFF58AA26C9298E39C5F313057B34EC414253FB47819472289CB72C87F985AD |
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 |