Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/auto-update-0.1.3-19qtEoqMgV6FQlA1CkY9Cg/Control/Debounce.hi |
FileSize | 4797 |
MD5 | 5C291673C025712351F5DDA21EF352BC |
SHA-1 | CB054307EBC8C37837517238C4AC00694B93F1A5 |
SHA-256 | 1EF4AFBE8CC76CDB5245701A16EAAB049343DEF2EB6B3A61D8DFD7EFB21C53A0 |
SSDEEP | 96:Tle70O5of5MarmIqNCQCTQ+g++Q3QNOtyGqKVAbVj:Tle70O5cNKsFqFB |
TLSH | T1A8A18749DE96A127C40D3FFE44FA0B9A77719D0C1762A72722987D23B856FD02D31C28 |
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 | 23992 |
MD5 | C4E39C63D8E63570C5FDFD0D751B16CA |
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.3-1 |
SHA-1 | E3F8EB009A426781FBB4478596C19EA8A587CE76 |
SHA-256 | F3606E407CF9D0BA99966D3BF647D96D08FDB7D9A80DD77AE3F4C25F77CAA563 |