Binary package “libghc-multimap-prof” in ubuntu jammy

maps with multiple values per key; profiling libraries

 This is a simple implementation of a multimap, based on Data.Map.
 Internally this is a Map k [v]. It also provides a SetMap type.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.