Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/mips-linux-ghc-8.4.4/auto-update-0.1.4-7k5Okr80TfS9UGlvnbDZr0/Control/Debounce.p_hi |
FileSize | 6856 |
MD5 | 6E53FCD658C7FBB574DE96588ADEA39F |
SHA-1 | E4A1BA1714DFFD264741653B853006BA297035DD |
SHA-256 | 5D39105B10509485DAA01CACFFE17AE589C49C8B09A0CBD749FBCC24D1B9DF06 |
SSDEEP | 96:ZfopfGC8iWPt59LlHiBLoALanx2JYhrBI5XfTQJzJHmaQyBhfnfXsvzqJbQC+cT:ZkG4WPJp5CEY2G5vTEncrq42 |
TLSH | T174E199AAAF58A927C5BD4A3880E243257B309D011367BF935198327CDCA73C86F159AD |
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 | 36436 |
MD5 | BC5749B49B4AD956D0798B8F923ED208 |
PackageDescription | efficiently run periodic, on-demand actions; profiling libraries 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, compiled for profiling. 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-prof |
PackageSection | haskell |
PackageVersion | 0.1.4-5+b2 |
SHA-1 | 0D31512FB1151925B4F20903A59F3521B2940452 |
SHA-256 | CE87C154100F76BC32BBA241D659D58C19CAB295C7C43D706AECB052D3E0987F |