clash-lib-1.8.0: prims/common/GHC_Types.primitives.yaml
- Primitive:
name: GHC.Types.MkCoercible
primType: Constructor
workInfo: Never
- BlackBox:
name: GHC.Types.I#
kind: Expression
comment: Needed to make the evaluator handle this constructor strictly
type: 'I# :: Int# -> Int'
template: ~ARG[0]
workInfo: Never
- BlackBox:
name: GHC.Types.W#
kind: Expression
comment: Needed to make the evaluator handle this constructor strictly
type: 'W# :: Word# -> Word'
template: ~ARG[0]
workInfo: Never