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