Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/auto-update-0.1.4-GAesfFmqoZzBz6e09kRyzb/Control/Debounce.p_hi |
FileSize | 6150 |
MD5 | D6F2957DCBAF74D48692FBC944FBF954 |
SHA-1 | 684F844C5B0863A605D0DAB47F456ECBC55C49D0 |
SHA-256 | A3833DAFD5531339ABB57746356700296169A4D11C37EE2C674539E8DC7FDAA1 |
SSDEEP | 192:YMVnETCmWSnTbMSXoWnwSSdsWIEIpWrWATC4S/5SS0FlqVgx:Y+ETCmWSnTIS4YwSSm/TpaO4SxSS0Flj |
TLSH | T1B9C1FC6AAE59E67FC5AD4FB990E10306FB349D050363EB53819834309CE33C82F7515A |
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 | 28484 |
MD5 | DDC65DB21FCA14831C50DBEA862447EA |
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 | 1002B7DB24D765440BDB837D2E5A6B29CA7E9B34 |
SHA-256 | 691047D34E808C9DF2C98C319DE8B6B3573A381C9BDAC3D70F5910CC98C411C8 |