clash-prelude-0.8: src/CLaSH/Sized/Signed.hs
{-# LANGUAGE Trustworthy #-}
{-|
Copyright : (C) 2013-2015, University of Twente
License : BSD2 (see the file LICENSE)
Maintainer : Christiaan Baaij <christiaan.baaij@gmail.com>
-}
module CLaSH.Sized.Signed
( Signed
)
where
import CLaSH.Sized.Internal.Signed