Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/mips-linux-ghc-8.8.4/auto-update-0.1.6-4jmXkPlBjcnF1FLsvY2uFl/Control/Debounce/Internal.p_hi |
FileSize | 11968 |
MD5 | BC75E17DD79869295CF0BDCE1E9BA72A |
SHA-1 | ED3B6F8F3B8B587AAFDF222576BB9AD1E7831A0B |
SHA-256 | C3B39744D91D7575AB4327857A27817E459B89E3D2389F9EA69707F58E8EDD9C |
SSDEEP | 192:sasaWwhHzCwhD4450efwB816Q5h8pUdCd0N0OQs3VKvPJwCP+Fc:spxqmqs45VV1JdeOQs3ijPmc |
TLSH | T1EE320E6BFF58A936D92D8E3890B313067734EC414253FB47819432689CB72C87F995AD |
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 | 44944 |
MD5 | DFC737B2B26007C419711C0CA5D8582E |
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.6-1+b1 |
SHA-1 | C6D46D43F984387194013B883FABD4865B1452D3 |
SHA-256 | F7B35101D971E62D0FB52C1FCBBFAA0ABEBCEA035FA3BA8E6B4093A00B45C215 |