Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.6.5/auto-update-0.1.5-5mFkKoJe6uJDtwkKyg6SyM/Control/Debounce.hi |
FileSize | 7003 |
MD5 | 51A1E1BFF8AEEE93C69260BAE9742D4C |
SHA-1 | DA2622FAD5700D825624ECA823042F10D2C3806F |
SHA-256 | 047C900E6691B0E695D40A56BE7E47934116E1339A4CE7D13D8D4C5D3C17A0A2 |
SSDEEP | 96:jMzampUY0Dz0F4hmiGGYQLt+5h4bUkcBUPCc9f3PMfGnUSmpQBVH9BtSeuVgvzd0:QzagYC4TGf+IjlcxjaOamrdGh |
TLSH | T166E1ECAAEB18A927C5BD4A79C1E613257B308C011797FB835194327CCCB73C42F15AAD |
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 | 33640 |
MD5 | F23B1B86304FFD3C7BC0922774FC31A1 |
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.5-1build1 |
SHA-1 | 08D31D6AD0E83448743AF75C1B6D6134A54ED105 |
SHA-256 | 75E887912AC4CE0FB4767117F1B821FAC3950CAF28E38C1B0F87DF090FE882C7 |