Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/mips-linux-ghc-8.0.1/auto-update-0.1.4-GAesfFmqoZzBz6e09kRyzb/Control/Debounce.hi |
FileSize | 6322 |
MD5 | 958655F9534722AAB104EC87975EE7C6 |
SHA-1 | 1F1A89F10D10EFCF9B682309D74325C36A12FEA9 |
SHA-256 | 2E591D869506648D1CC1F49C301CCD0BDA45D40AB19FB3420881E2BD0E459983 |
SSDEEP | 192:JucnETCzSwI9WvXS+nWSvZS6bWCEIkmWViWV1XTKSzeXSKWKSjpjTq/gx:vETCzSL9eXSepvZS+1TJWiWsSqXSK7St |
TLSH | T16BD1DA6AAE59AA3FC97D4FB990F10706FB389D0513639B13814834349DE63C82F7526E |
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 | 36380 |
MD5 | 4ECDD975126B037CB62E7A86EC09A3BB |
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.4-3 |
SHA-1 | 6DFCA05B87376F37C37041EAE768458A6F309128 |
SHA-256 | 07E017A0A9907DFA6E4C80AC5B13852EDF583C003E0919FCFA33F920B4E1982E |