Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.8.4/auto-update-0.1.6-4jmXkPlBjcnF1FLsvY2uFl/Control/Debounce.hi |
FileSize | 3322 |
MD5 | 78D01041DA639B508044A8FD691A80AA |
SHA-1 | 3A162F8A25210FBF9C4376AA523AB6DAB2FD3F9C |
SHA-256 | 33B131FEC69CF78808DAD316E5B504641F7E2000A4FCF61FA70B6CD636239D72 |
SSDEEP | 96:LvmW7HgxWOtjlu8JolOJimx3DiFiV1vv2Zo0+7:TmW7HgxJZQI1QmxWU/vso0+7 |
TLSH | T1FD61CC5FBF54997BC86D4D3491A2030A3B31D94122A3EB0751D836649CB72E86F189EE |
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 | 42356 |
MD5 | 16B13F0ED6F7D5321A6599539060E42A |
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 | 28A645BC99682D8E421616DD5CC01D88BBC2CB36 |
SHA-256 | 9106ABC0670A791ACEA4D4573051DC54D236F0C1A6637B9C92577F0242D06FEA |