Key | Value |
---|---|
FileName | ./usr/lib/haskell-packages/ghc/lib/i386-linux-ghc-8.0.2/auto-update-0.1.4-EmUvNdmhEju51bHrtaEMpz/Control/Debounce.p_hi |
FileSize | 6154 |
MD5 | E7BC8C234F6ABED1379B44EFDD96B1A6 |
SHA-1 | 3F52243797E6A23BB64CB06003559619AF704CD1 |
SHA-256 | 47E37FD41A9A0F7B1833278F3EC3AF87FC0492DCD70706C88A6DDA5AA0FEFA79 |
SSDEEP | 192:o3I8zSoFiyMSLoWnwSSpsWIEIpWrWJT+RSz5oSwBvqVgx:o48zS0i5SsYwSS6/TpafRS9oSwBvqVgx |
TLSH | T139C1EB9AAE69E63BD9BD4BB980E21306FB39DD051363DB43815839308CE73C82F6515D |
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 | 25348 |
MD5 | E86E03C615FB38534524E280B811690E |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libghc-auto-update-prof |
PackageSection | haskell |
PackageVersion | 0.1.4-3build1 |
SHA-1 | 395F4651AA5C983C3B04BF8B96673350F5FA52E5 |
SHA-256 | 5ED88FD7EEB3B3B73299FB666AD48FDB2C1536E72DD0101B04DD0BF402A731B0 |