{-# LANGUAGE Trustworthy #-} {-| Copyright : (C) 2013-2015, University of Twente License : BSD2 (see the file LICENSE) Maintainer : Christiaan Baaij -} module CLaSH.Sized.Unsigned (Unsigned) where import CLaSH.Sized.Internal.Unsigned