We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Bitpack (Proxy a)
BitPack (Proxy a)
1 parent 6437eaa commit a2ca9abCopy full SHA for a2ca9ab
clash-prelude/src/Clash/Class/BitPack/Internal.hs
@@ -487,7 +487,7 @@ instance BitPack a => BitPack (Maybe a)
487
-- 0
488
-- >>> pack (Proxy @Bool)
489
490
-instance BitPack (Proxy a) => BitPack (Proxy a)
+instance BitPack (Proxy a)
491
492
instance BitPack a => BitPack (Complex a)
493
instance BitPack a => BitPack (Down a)
0 commit comments