Note [Do not unbox class dictionaries]

GHC/Core/Opt/WorkWrap/Utils.hs:733 compiler

We never unbox class dictionaries in worker/wrapper.

1. INLINABLE functions
   If we have
      f :: Ord a => [a] -> Int -> a
      {-# INLINABLE f #

References 0

This Note does not link to any other.

Referenced by 4