module System.USB.Exceptions ( USBException(..) ) where import System.USB.Internal ( USBException(..) )