Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.8.4/auto-update-0.1.6-4jmXkPlBjcnF1FLsvY2uFl/Control/AutoUpdate.hi |
FileSize | 13591 |
MD5 | 792CC15DED03454BF37305EC552D6452 |
SHA-1 | 6A274CACE3AD4EF9AE16E941B79A6DB3AC3CB609 |
SHA-256 | 7DC1F964BD68E6C091A1F42BCD8841D67D9A1ADE36E716E3CDF946761E60E27F |
SSDEEP | 384:OirqHVNeLFX0ZDE5oBt4TDsgpj7lHFDHY7HkUqchgSPawjQALA6BJ83:F+HVNeLFX0qkt4TDsgpj7lHFDHY7HkUk |
TLSH | T15F52A81BBF55DA2AC9690EB9C87603287720CD854395BB831298E17CECBB1D03F549F9 |
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 | 42356 |
MD5 | 16B13F0ED6F7D5321A6599539060E42A |
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 | Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> |
PackageName | libghc-auto-update-dev |
PackageSection | haskell |
PackageVersion | 0.1.6-1+b1 |
SHA-1 | 28A645BC99682D8E421616DD5CC01D88BBC2CB36 |
SHA-256 | 9106ABC0670A791ACEA4D4573051DC54D236F0C1A6637B9C92577F0242D06FEA |