Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.8.4/auto-update-0.1.6-4jmXkPlBjcnF1FLsvY2uFl/Control/Debounce.dyn_hi |
FileSize | 3334 |
MD5 | 74A0A5E04673A7CBE628D7F290C8F335 |
SHA-1 | 4342F66080D69FEE93E93AD3225962D83C6A0DC6 |
SHA-256 | 8666BEB77390394D953C0B8686AD9948ADB35BD7E74A892CE3B64586E722FC39 |
SSDEEP | 96:fDvRoHgxWu2Ijljhw9AiU3viJijvv2Zo0+7:zRoHgxZ2UHiU6Qjvso0+7 |
TLSH | T1B661DE5FBF54993BC8AD4D3490B2030A2B31D94016A3EF4791D83364DCB72E86F189DA |
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 |