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.
1 parent ad8472e commit b890152Copy full SHA for b890152
ouroboros-consensus/src/ouroboros-consensus/Ouroboros/Consensus/Util/Orphans.hs
@@ -90,5 +90,7 @@ deriving via OnlyCheckWhnfNamed "SomeHasFS" (SomeHasFS m)
90
ouroboros-network
91
-------------------------------------------------------------------------------}
92
93
+-- TODO https://github.com/IntersectMBO/ouroboros-network/pull/4903 will
94
+-- supplant these
95
deriving newtype instance Measure.Measure SizeInBytes
96
deriving newtype instance Measure.BoundedMeasure SizeInBytes
0 commit comments