assoc-legacy ============ This package contains the library `Data.Assoc` which implements a single global association between strings. This association is global to the running programs, i.e., it is not necessary to pass references to the association in order to access it.