Key | Value |
---|---|
FileName | ./usr/share/licenses/ghc-text-short/LICENSE |
FileSize | 1542 |
MD5 | 899D88098CD8D86D620C0CC1BA511FFD |
SHA-1 | 8FC31456D0A68BE8EB988210CABB98B8CCE9A430 |
SHA-256 | 11A5B1F0C369358D5B4D0BAEE31232033B8B0DC3EC034F2DCC9AD393D1DC75A4 |
SSDEEP | 48:GOYrYJCrYJ5KRz4943JL53hELmL3tqTHv:TYrYJCrYJ5KhN3B53hpYTP |
TLSH | T1E631534B12841FB34AD21655256AADC0B09DD02F3A237A083C6DF3945B6B12ED9B7080 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 73 |
hashlookup:trust | 100 |
The searched file hash is included in 73 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | EC4D40F4F2A0912CD9DD01A128DB2F64 |
PackageArch | x86_64 |
PackageDescription | This package provides a canonical anonymous 1-tuple type missing from Haskell for attaching typeclass instances. NOTE: There is also the </package/OneTuple OneTuple package> which by using a boxed 'data'-type provides a 1-tuple type which has laziness properties which are more faithful to the ones of Haskell's native tuples; whereas the primary purpose of 'Only' is to provide the traditionally so named type-wrapper for attaching typeclass instances. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | ghc-Only |
PackageRelease | bp154.1.12 |
PackageVersion | 0.1 |
SHA-1 | 0076BC623B9A7C9B3F0CA55BBC4E82B7F6F0AF7E |
SHA-256 | CD9AACCFE8D21EB07294E6E1B6FC2A465D7458A0F9080072983340EC02FA93B5 |
Key | Value |
---|---|
MD5 | 21F988CAD40C7A5C52F7F92A299E8A1A |
PackageArch | noarch |
PackageDescription | This package provides the Haskell Only library documentation. |
PackageMaintainer | Fedora Project |
PackageName | ghc-Only-doc |
PackageRelease | 12.fc34 |
PackageVersion | 0.1 |
SHA-1 | 02011836B4201F4FA3762E70A93C804D23771934 |
SHA-256 | 7F6FC21EC98E872D64E9C1646F1A9685732EEE5682FA5B344014CC62FAE4FB2C |
Key | Value |
---|---|
MD5 | 81D8FA697ACAF6E8B9BA933D12B01800 |
PackageArch | aarch64 |
PackageDescription | This package provides the 'ShortText' type which is suitable for keeping many short strings in memory. This is similiar to how 'ShortByteString' relates to 'ByteString'. The main difference between 'Text' and 'ShortText' is that 'ShortText' uses UTF-8 instead of UTF-16 internally and also doesn't support zero-copy slicing (thereby saving 2 words). Consequently, the memory footprint of a (boxed) 'ShortText' value is 4 words (2 words when unboxed) plus the length of the UTF-8 encoded payload. |
PackageMaintainer | Fedora Project |
PackageName | ghc-text-short |
PackageRelease | 5.fc34 |
PackageVersion | 0.1.3 |
SHA-1 | 0A19B8A101403AA414EF97BB9C320C6065D0D820 |
SHA-256 | 9C8C378031B9C8077827D4A15C3479725FC78550E6D94EB47EB7C1BD4EF593D4 |
Key | Value |
---|---|
MD5 | 0C5921CD8B9AFF00E36C801DCCD25A81 |
PackageArch | x86_64 |
PackageDescription | This package provides a canonical anonymous 1-tuple type missing from Haskell for attaching typeclass instances. NOTE: There is also the </package/OneTuple OneTuple package> which by using a boxed 'data'-type provides a 1-tuple type which has laziness properties which are more faithful to the ones of Haskell's native tuples; whereas the primary purpose of 'Only' is to provide the traditionally so named type-wrapper for attaching typeclass instances. |
PackageName | ghc-Only |
PackageRelease | dlh.1.1 |
PackageVersion | 0.1 |
SHA-1 | 0AE8C996CD2414319162B7B7C3A64723DD1622AC |
SHA-256 | 25188FCE6F315C650F4DF8A730EC665D9D58CE2F3AE1EAAF20DFFA401F65B42F |
Key | Value |
---|---|
MD5 | 48BF5D49A229B9421CD36085CE2A6E82 |
PackageArch | noarch |
PackageDescription | This package provides the Haskell text-short library documentation. |
PackageMaintainer | Fedora Project |
PackageName | ghc-text-short-doc |
PackageRelease | 4.fc33 |
PackageVersion | 0.1.3 |
SHA-1 | 102201EE794AF6660631B971541FE5A6B65545C7 |
SHA-256 | 983C6610FF7B9F6926084B2BAC30A556E48C89DD20C83DDFCB968A91E9AA96A7 |
Key | Value |
---|---|
MD5 | 14F7069AA34757D5D13E919EC4C9FDF5 |
PackageArch | riscv64 |
PackageDescription | This package provides the 'ShortText' type which is suitable for keeping many short strings in memory. This is similiar to how 'ShortByteString' relates to 'ByteString'. The main difference between 'Text' and 'ShortText' is that 'ShortText' uses UTF-8 instead of UTF-16 internally and also doesn't support zero-copy slicing (thereby saving 2 words). Consequently, the memory footprint of a (boxed) 'ShortText' value is 4 words (2 words when unboxed) plus the length of the UTF-8 encoded payload. |
PackageName | ghc-text-short |
PackageRelease | dlh.17.2 |
PackageVersion | 0.1.3 |
SHA-1 | 108C329C82777EC403E2E74A08C5C3F397C5F0A0 |
SHA-256 | FD570A45128F96F5BE9B4654FE202A3DC1EDED38DCC1D86669FA7B223C8453C7 |
Key | Value |
---|---|
MD5 | 1CCBEBF4FB80C05636D1A7A2501E1457 |
PackageArch | x86_64 |
PackageDescription | This package provides the 'ShortText' type which is suitable for keeping many short strings in memory. This is similiar to how 'ShortByteString' relates to 'ByteString'. The main difference between 'Text' and 'ShortText' is that 'ShortText' doesn't support zero-copy slicing (thereby saving 2 words), and, compared to text-1.*, that it uses UTF-8 instead of UTF-16 internally. Consequently, the memory footprint of a (boxed) 'ShortText' value is 4 words (2 words when unboxed) plus the length of the UTF-8 encoded payload. |
PackageMaintainer | https://www.suse.com/ |
PackageName | ghc-text-short |
PackageRelease | 150500.11.3.2 |
PackageVersion | 0.1.5 |
SHA-1 | 11D89E8F49EDDD0AC4F3EE29E86F8A60B9E91CB0 |
SHA-256 | E9242B53226AEFC0945020450CF8D9189D8B121491CF1A6A4BC87D1C4792D3E3 |
Key | Value |
---|---|
MD5 | 62D35517A8BDC9424BA8485956C0289E |
PackageArch | x86_64 |
PackageDescription | This package provides the 'ShortText' type which is suitable for keeping many short strings in memory. This is similiar to how 'ShortByteString' relates to 'ByteString'. The main difference between 'Text' and 'ShortText' is that 'ShortText' uses UTF-8 instead of UTF-16 internally and also doesn't support zero-copy slicing (thereby saving 2 words). Consequently, the memory footprint of a (boxed) 'ShortText' value is 4 words (2 words when unboxed) plus the length of the UTF-8 encoded payload. |
PackageName | ghc-text-short |
PackageRelease | 2.33 |
PackageVersion | 0.1.4 |
SHA-1 | 12C80BCDC3F88BEE88F865B2BD63A9100A6445DB |
SHA-256 | A7F267A89282ADC5FF15EE60568D1F030BAFC43179B467ED030663AA69AA7D63 |
Key | Value |
---|---|
MD5 | 155B2D0DDA061BDAE1F4B27653421063 |
PackageArch | x86_64 |
PackageDescription | This package provides the 'ShortText' type which is suitable for keeping many short strings in memory. This is similiar to how 'ShortByteString' relates to 'ByteString'. The main difference between 'Text' and 'ShortText' is that 'ShortText' uses UTF-8 instead of UTF-16 internally and also doesn't support zero-copy slicing (thereby saving 2 words). Consequently, the memory footprint of a (boxed) 'ShortText' value is 4 words (2 words when unboxed) plus the length of the UTF-8 encoded payload. |
PackageMaintainer | https://bugs.opensuse.org |
PackageName | ghc-text-short |
PackageRelease | 2.2 |
PackageVersion | 0.1.4 |
SHA-1 | 1827F37C3A82C91FF8717484981D6FC97F6AF322 |
SHA-256 | 6D6C4C697A92597E5D43DDF2429A478A03A16702D91396682D962EDF56C4367F |
Key | Value |
---|---|
MD5 | 3E35F7914183BFE086E889D469E7A27C |
PackageArch | noarch |
PackageDescription | This package provides the Haskell Only library documentation. |
PackageMaintainer | Fedora Project |
PackageName | ghc-Only-doc |
PackageRelease | 11.fc33 |
PackageVersion | 0.1 |
SHA-1 | 1AAAD0FBF5F2239B22854A9C12E54F05FAD574E5 |
SHA-256 | 4D02D6DBC3F058D14DB2A4F094F61FD29854D7A7165382DF99B9ABA6D428DC3C |