Result for 6D6F035006CB7F8DAD9619ED8A275F7F9CA06344

Query result

Key Value
FileNamesnap-hashlookup-import/usr/share/doc/x86_64-linux-ghc-8.4.3/safe-0.3.19/LICENSE
FileSize1524
MD5E06A64301A374337CEF050092CFDA9A4
SHA-16D6F035006CB7F8DAD9619ED8A275F7F9CA06344
SHA-25630CBB5DDB6FE39DBAFC7BE98FF9CABE7CC6DD25857CED232D5440B1AF9DBA3F9
SHA-512273A09DC25A75BDFCE8A9D314CBCEF37E9E49D0C87B451A02865A78DB1C8C7DEC9ECD6C33E4E5973745676A201BED2AEA9A1C64596E6F0D761B284B2993BEA51
SSDEEP24:a+UnoU+bOI3rYFTQ+JLarYFT5LGMvBVJ94Os43sEskuZKWROLTt3hyxLTfyL3t1K:XOYrYJCrYJ5KQz4943JL53hELmL3tqTP
TLSHT1DF31455712841FA755D21655256AADC0F09DD02F3E336A043C6EF3945B7B12ED9B7480
insert-timestamp1721655360.331662
mimetypetext/plain
sourcesnap:UUaICqxIYfkJcPPaOOMdei9GTlkS4zLN_9
tar:gnameroot
tar:unameroot
hashlookup:parent-total23
hashlookup:trust100

Network graph view

Parents (Total: 23)

The searched file hash is included in 23 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5E7DD3E7B7E63432C1A01EF3ACD077518
PackageArchs390x
PackageDescriptionA library wrapping 'Prelude'/'Data.List' functions that can throw exceptions, such as 'head' and '!!'. Each unsafe function has up to four variants, e.g. with 'tail': * 'tail :: [a] -> [a]', raises an error on 'tail []'. * 'tailMay :: [a] -> /Maybe/ [a]', turns errors into 'Nothing'. * 'tailDef :: /[a]/ -> [a] -> [a]', takes a default to return on errors. * 'tailNote :: /String/ -> [a] -> [a]', takes an extra argument which supplements the error message. * 'tailSafe :: [a] -> [a]', returns some sensible default if possible, '[]' in the case of 'tail'. This package is divided into three modules: * "Safe" contains safe variants of 'Prelude' and 'Data.List' functions. * "Safe.Foldable" contains safe variants of 'Foldable' functions. * "Safe.Exact" creates crashing versions of functions like 'zip' (errors if the lists are not equal) and 'take' (errors if there are not enough elements), then wraps them to provide safe variants.
PackageNameghc-safe
PackageReleasedlh.49.32
PackageVersion0.3.19
SHA-10A20EDFE0C7ED899914663882092011263F4AE0F
SHA-256D2145218852B5A7FE2AD4014803E6C8482A0CB936EAAE5A12DAC61576C4BBE47
Key Value
MD54EC4CAC811266742D6E8AD82775B9638
PackageArchx86_64
PackageDescriptionA library wrapping 'Prelude'/'Data.List' functions that can throw exceptions, such as 'head' and '!!'. Each unsafe function has up to four variants, e.g. with 'tail': * 'tail :: [a] -> [a]', raises an error on 'tail []'. * 'tailMay :: [a] -> /Maybe/ [a]', turns errors into 'Nothing'. * 'tailDef :: /[a]/ -> [a] -> [a]', takes a default to return on errors. * 'tailNote :: /String/ -> [a] -> [a]', takes an extra argument which supplements the error message. * 'tailSafe :: [a] -> [a]', returns some sensible default if possible, '[]' in the case of 'tail'. This package is divided into three modules: * "Safe" contains safe variants of 'Prelude' and 'Data.List' functions. * "Safe.Foldable" contains safe variants of 'Foldable' functions. * "Safe.Exact" creates crashing versions of functions like 'zip' (errors if the lists are not equal) and 'take' (errors if there are not enough elements), then wraps them to provide safe variants.
PackageMaintainerhttps://www.suse.com/
PackageNameghc-safe
PackageRelease150500.1.1
PackageVersion0.3.19
SHA-11750BB91F9EE28136D23E956886060F8A5F64801
SHA-2562A1714748983F869010501C09DC400E17601DC5AD656D93F659D20F3E184C7E8
Key Value
MD5147C33C4DCEC04BF3AA67674901ED4DC
PackageArchnoarch
PackageDescriptionThis package provides the Haskell safe library documentation.
PackageMaintainerFedora Project
PackageNameghc-safe-doc
PackageRelease3.fc33
PackageVersion0.3.19
SHA-123AAB86E4114F751025E53FAD351AF0EF7E97A44
SHA-2568CA42A270F23AF45ED1F8C29835055B8AC7EF64EBD6A6A7D7FF6203A3FE2F4EB
Key Value
FileNamehttp://archlinux.mirror.root.lu//pool//community//haskell-safe-0.3.19-4-x86_64.pkg.tar.zst
MD5F1D8A5D276B366EBE2522A7ADC169D16
SHA-131C54E68DEFB30EC756E27E9512B1FB41CCCC3EE
SHA-256E30A4B898412C9C9485F0B5168660EDAD8842FEFB1BC8AE261BA9F540E4DFEBF
SSDEEP1536:+C/L3VUzxnOjWX1FMHG7B3EsHZh5B1abyrHAZZFI1QNDx:+CzFUzsjc1Kc3HkWieQNN
TLSHT15A5302D08ACACC64E8569DA317E2DD741CA0AFC8C76A9089F45ABD6F9D00A27A103D5C
Key Value
MD5C31ED5FDF81F81D692B3A00A1196F422
PackageArchx86_64
PackageDescriptionA library wrapping 'Prelude'/'Data.List' functions that can throw exceptions, such as 'head' and '!!'. Each unsafe function has up to four variants, e.g. with 'tail': * 'tail :: [a] -> [a]', raises an error on 'tail []'. * 'tailMay :: [a] -> /Maybe/ [a]', turns errors into 'Nothing'. * 'tailDef :: /[a]/ -> [a] -> [a]', takes a default to return on errors. * 'tailNote :: /String/ -> [a] -> [a]', takes an extra argument which supplements the error message. * 'tailSafe :: [a] -> [a]', returns some sensible default if possible, '[]' in the case of 'tail'. This package is divided into three modules: * "Safe" contains safe variants of 'Prelude' and 'Data.List' functions. * "Safe.Foldable" contains safe variants of 'Foldable' functions. * "Safe.Exact" creates crashing versions of functions like 'zip' (errors if the lists are not equal) and 'take' (errors if there are not enough elements), then wraps them to provide safe variants.
PackageMaintainerhttps://bugs.opensuse.org
PackageNameghc-safe
PackageReleasebp154.1.12
PackageVersion0.3.19
SHA-13360D8BD18CDEB210165C2EFBA9FA68AA83214DF
SHA-2562EFE438E43EACD7FBDBD3BB54815589594D357920BAAE1ADCF344903689C76E6
Key Value
MD5E10A04EFD24CDA44BC25C51C4DF8B91A
PackageArchaarch64
PackageDescriptionA library wrapping 'Prelude'/'Data.List' functions that can throw exceptions, such as 'head' and '!!'. Each unsafe function has up to four variants, e.g. with 'tail': * 'tail :: [a] -> [a]', raises an error on 'tail []'. * 'tailMay :: [a] -> /Maybe/ [a]', turns errors into 'Nothing'. * 'tailDef :: /[a]/ -> [a] -> [a]', takes a default to return on errors. * 'tailNote :: /String/ -> [a] -> [a]', takes an extra argument which supplements the error message. * 'tailSafe :: [a] -> [a]', returns some sensible default if possible, '[]' in the case of 'tail'. This package is divided into three modules: * "Safe" contains safe variants of 'Prelude' and 'Data.List' functions. * "Safe.Foldable" contains safe variants of 'Foldable' functions. * "Safe.Exact" creates crashing versions of functions like 'zip' (errors if the lists are not equal) and 'take' (errors if there are not enough elements), then wraps them to provide safe variants.
PackageMaintainerFedora Project
PackageNameghc-safe
PackageRelease4.fc34
PackageVersion0.3.19
SHA-135FA3D8B5357076C2338E04CA17354A3FEB609E2
SHA-256ACF7B316E51BCA1C5128290972DEEA17852729A236E33C444AB541C2A260AFCA
Key Value
MD553690412E2F6BEB5408C05EAC6E32D9E
PackageArchs390x
PackageDescriptionA library wrapping 'Prelude'/'Data.List' functions that can throw exceptions, such as 'head' and '!!'. Each unsafe function has up to four variants, e.g. with 'tail': * 'tail :: [a] -> [a]', raises an error on 'tail []'. * 'tailMay :: [a] -> /Maybe/ [a]', turns errors into 'Nothing'. * 'tailDef :: /[a]/ -> [a] -> [a]', takes a default to return on errors. * 'tailNote :: /String/ -> [a] -> [a]', takes an extra argument which supplements the error message. * 'tailSafe :: [a] -> [a]', returns some sensible default if possible, '[]' in the case of 'tail'. This package is divided into three modules: * "Safe" contains safe variants of 'Prelude' and 'Data.List' functions. * "Safe.Foldable" contains safe variants of 'Foldable' functions. * "Safe.Exact" creates crashing versions of functions like 'zip' (errors if the lists are not equal) and 'take' (errors if there are not enough elements), then wraps them to provide safe variants.
PackageMaintainerhttps://www.suse.com/
PackageNameghc-safe
PackageRelease150500.1.1
PackageVersion0.3.19
SHA-13B42B3372B48841577C5E793F1B4955D9E98C6B1
SHA-2564333A5FEBDC053E08AB6793126361C652FAEF0CB59237D6C82EC7D81B6DADF95
Key Value
MD54FFA73EA23B0DDCA042CA8F4BB2990F9
PackageArchx86_64
PackageDescriptionA library wrapping 'Prelude'/'Data.List' functions that can throw exceptions, such as 'head' and '!!'. Each unsafe function has up to four variants, e.g. with 'tail': * 'tail :: [a] -> [a]', raises an error on 'tail []'. * 'tailMay :: [a] -> /Maybe/ [a]', turns errors into 'Nothing'. * 'tailDef :: /[a]/ -> [a] -> [a]', takes a default to return on errors. * 'tailNote :: /String/ -> [a] -> [a]', takes an extra argument which supplements the error message. * 'tailSafe :: [a] -> [a]', returns some sensible default if possible, '[]' in the case of 'tail'. This package is divided into three modules: * "Safe" contains safe variants of 'Prelude' and 'Data.List' functions. * "Safe.Foldable" contains safe variants of 'Foldable' functions. * "Safe.Exact" creates crashing versions of functions like 'zip' (errors if the lists are not equal) and 'take' (errors if there are not enough elements), then wraps them to provide safe variants.
PackageNameghc-safe
PackageRelease1.79
PackageVersion0.3.19
SHA-142299694B8E09EF3A1C05DB62FE13CBCC67DEA2C
SHA-2567EF707FBD1291835AC3481CC793B7DA3B7895A3E93E18DAA0CC5F3AD1A47001A
Key Value
MD5AC2FC5D9A1AFDA706A40FCF9773F1482
PackageArchx86_64
PackageDescriptionA library wrapping 'Prelude'/'Data.List' functions that can throw exceptions, such as 'head' and '!!'. Each unsafe function has up to four variants, e.g. with 'tail': * 'tail :: [a] -> [a]', raises an error on 'tail []'. * 'tailMay :: [a] -> /Maybe/ [a]', turns errors into 'Nothing'. * 'tailDef :: /[a]/ -> [a] -> [a]', takes a default to return on errors. * 'tailNote :: /String/ -> [a] -> [a]', takes an extra argument which supplements the error message. * 'tailSafe :: [a] -> [a]', returns some sensible default if possible, '[]' in the case of 'tail'. This package is divided into three modules: * "Safe" contains safe variants of 'Prelude' and 'Data.List' functions. * "Safe.Foldable" contains safe variants of 'Foldable' functions. * "Safe.Exact" creates crashing versions of functions like 'zip' (errors if the lists are not equal) and 'take' (errors if there are not enough elements), then wraps them to provide safe variants.
PackageNameghc-safe
PackageReleasedlh.49.6
PackageVersion0.3.19
SHA-14A4BB890CA7951EC8FA902C5DB9649A3F28CC8C1
SHA-25681025213293A352DB29CD802B424C74E4FE3826FEC243F50EEB76458F23C4BF1
Key Value
MD50B685F1FE976947CAC28E4381351BC92
PackageArchaarch64
PackageDescriptionA library wrapping 'Prelude'/'Data.List' functions that can throw exceptions, such as 'head' and '!!'. Each unsafe function has up to four variants, e.g. with 'tail': * 'tail :: [a] -> [a]', raises an error on 'tail []'. * 'tailMay :: [a] -> /Maybe/ [a]', turns errors into 'Nothing'. * 'tailDef :: /[a]/ -> [a] -> [a]', takes a default to return on errors. * 'tailNote :: /String/ -> [a] -> [a]', takes an extra argument which supplements the error message. * 'tailSafe :: [a] -> [a]', returns some sensible default if possible, '[]' in the case of 'tail'. This package is divided into three modules: * "Safe" contains safe variants of 'Prelude' and 'Data.List' functions. * "Safe.Foldable" contains safe variants of 'Foldable' functions. * "Safe.Exact" creates crashing versions of functions like 'zip' (errors if the lists are not equal) and 'take' (errors if there are not enough elements), then wraps them to provide safe variants.
PackageMaintainerFedora Project
PackageNameghc-safe
PackageRelease3.fc33
PackageVersion0.3.19
SHA-1608DA8D827D5DC731C7852F2D066BDEA802CDE0A
SHA-2560405ACE87ABA5C11ADE49F2EC921EDB9F8E33A777CECA40563FCCEED4B07E9C3