Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/auto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz/Control/Debounce.dyn_hi |
FileSize | 6338 |
MD5 | B1AC1D37AB91EBB45A2011ED778471A5 |
SHA-1 | 2A445919D82DC14E98F62040873FB95C8F111454 |
SHA-256 | 4AE7580BAE9C1A7741322AD1D0303B51BB7816FF69BCB82BB0A4F3C91B6BF81E |
SSDEEP | 192:H3KuY8lS79WvXSZcnWSvZSqbWCEIkmWViWV51jTrSjecS6WYSTUEjlq/gx:H3K/8lS79eXSOpvZSO1TJWiW51DSacS3 |
TLSH | T196D1C99AAE69AA3FD97C4FB9C0E50306FB389D051363DB03814835309DE63C82F6615D |
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 | 28448 |
MD5 | 5CF29B130AE5DAEB1AA77484B185CF4F |
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.4-3build1 |
SHA-1 | 514A03A79AF8D427B424177BE4A08C5758B5E6C8 |
SHA-256 | 0C7C46001C3ACDC111A831091A53CF82544A3D1AF0D2F068F58562C5FADE1F73 |