clash-prelude-1.6.3: Clash: a functional hardware description language - Prelude library
Copyright(C) 2019 QBayLogic B.V.
LicenseBSD2 (see the file LICENSE)
MaintainerQBayLogic B.V. <devops@qbaylogic.com>
Safe HaskellNone
LanguageHaskell2010

Clash.Class.BitPack.Internal.TH

Description

 
Synopsis

Documentation

deriveBitPackTuples Source #

Arguments

:: Name

BitPack

-> Name

BitSize

-> Name

pack

-> Name

unpack

-> DecsQ 

Contruct all the tuple (starting at size 3) instances for BitPack.