Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/aarch64-linux-ghc-8.0.1/auto-update-0.1.4-GAesfFmqoZzBz6e09kRyzb/Control/AutoUpdate.p_hi |
FileSize | 6353 |
MD5 | 49BE3971513E860B67A2DC5DD16CF071 |
SHA-1 | 52DDE941CF85185AD6963B93B5F20488A5A8333F |
SHA-256 | B148DA49AD5B7BB021663A464E21D7BB36C97512908CC52AF53BFCC8E8071923 |
SSDEEP | 96:JL/j8lkaANzYjJpMS6QgvdFSf2SRF8S39GuvY8oUGc4tQfW:JL/j8lrJpMS6bLS+SsSbGUGNtQe |
TLSH | T141D1EC19AF82DA3FD96A0F7990FA4B06B734FE4117229B93014828309DB37C55F7515E |
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 | 33872 |
MD5 | FE9A1575E6828AE48C3E9081B1208B20 |
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-3 |
SHA-1 | 317E9A5EDB85550A8A4030DC0E14075325C2B13E |
SHA-256 | 4A737F8586DAB5F0D220E9C8EDA33D7EE546C3855AF9B2A79F2C7CC4E527D035 |