------------------------------------------------------------------------------------------- -- | Lookups combined into stack of lookups, allowing combined lookup coupled with updates on top of stack only ------------------------------------------------------------------------------------------- module UHC.Util.Lookup.Stacked ( module CHR.Data.Lookup.Stacked ) where import CHR.Data.Lookup.Stacked