Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.0.2/auto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz/Control/Debounce.dyn_hi |
FileSize | 6334 |
MD5 | 70543D125C873A2214A1B06F60290EB5 |
SHA-1 | 1ABBCA25EFB16A57794302526592E40BE15372BB |
SHA-256 | DE78FA05B18BF53B55A8849D92D64E990CDDC4B1032130B90E3DB3FA1EEF70EE |
SSDEEP | 192:eaXY8yS/9WvXSanWSvZSebWCEIkmWViWV51nTbSvedSmWLSHBTjlq/gx:Po8yS/9eXSqpvZSK1TJWiW51nSWdSmSc |
TLSH | T119D1C99AAE69EA3FC9AD4FB980E21306FB399D051363DB43814535308DE63C82F7516D |
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 | 28162 |
MD5 | C83A30DB77F132329CC7AF075F181C61 |
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 | 57DFAABF0FE02041054B6FA9693A05F26580E46D |
SHA-256 | 84E39C89C54EBF212A8DF48045DC5BFE41DB528621E18E6038293EF1DA649A10 |