SUSE Package Hub 15 one-click install Install ghc-hashmap NOTE: This one-click installation requires that the SUSE Package Hub extension to already be enabled. See http://packagehub.suse.com/how-to-use/ for information on enabling the Package Hub extension If the extension is not enabled, this installation will fail while trying to enable an invalid repo. This package might depend on packages from SUSE Linux Enterprise modules. If those modules are not enabled, a package dependency error will be encountered. SUSE-PackageHub-15-Standard-Pool Package Hub 15 Dummy repo - this will fail ghc-hashmap Persistent containers Map and Set based on hashing An implementation of persistent 'Map' and 'Set' containers based on hashing. The implementation is build on top of 'Data.IntMap.IntMap' and 'Data.IntSet.IntSet', with very similar API. It uses 'Hashable' class from the 'hashable' package for hashing. This package can be used as a drop-in replacement for 'Data.Map' and 'Data.Set' modules. The ''Map' key value' is an 'Data.IntMap.IntMap' indexed by the hash value, containing either one ('key', 'value') or a ''Data.Map.Map' key value' for all keys with the same hash value. The ''Set' elem' is an 'Data.IntMap.IntMap' indexed by the hash value, containing either one 'elem' or ''Data.Set.Set' elem' for all elements with the same hash value. SUSE Package Hub 15 one-click install Install ghc-hashmap NOTE: This one-click installation requires that the SUSE Package Hub extension to already be enabled. See http://packagehub.suse.com/how-to-use/ for information on enabling the Package Hub extension If the extension is not enabled, this installation will fail while trying to enable an invalid repo. This package might depend on packages from SUSE Linux Enterprise modules. If those modules are not enabled, a package dependency error will be encountered. SUSE-PackageHub-15-Standard-Pool Package Hub 15 Dummy repo - this will fail ghc-hashmap Persistent containers Map and Set based on hashing An implementation of persistent 'Map' and 'Set' containers based on hashing. The implementation is build on top of 'Data.IntMap.IntMap' and 'Data.IntSet.IntSet', with very similar API. It uses 'Hashable' class from the 'hashable' package for hashing. This package can be used as a drop-in replacement for 'Data.Map' and 'Data.Set' modules. The ''Map' key value' is an 'Data.IntMap.IntMap' indexed by the hash value, containing either one ('key', 'value') or a ''Data.Map.Map' key value' for all keys with the same hash value. The ''Set' elem' is an 'Data.IntMap.IntMap' indexed by the hash value, containing either one 'elem' or ''Data.Set.Set' elem' for all elements with the same hash value.