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