clash-prelude-1.2.4: CAES Language for Synchronous Hardware - Prelude library
Copyright(C) 2019 Myrtle Software Ltd
LicenseBSD2 (see the file LICENSE)
MaintainerChristiaan Baaij <christiaan.baaij@gmail.com>
Safe HaskellSafe-Inferred
LanguageHaskell2010

Clash.XException.TH

Description

 
Synopsis

Documentation

mkShowXTupleInstances :: [Int] -> Q [Dec] Source #

Creates instances of ShowX for all tuple sizes listed. See mkShowXTupleInstance for more information.