-- | This module should present a haskell interface for ALURE. -- Currently, it just exports 'Sound.UI.ALURE.Raw'. module Sound.UI.ALURE ( module Sound.UI.ALURE.Raw, ) where import Sound.UI.ALURE.Raw