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