clash-ghc-0.2.1: primitives/ghc.base.json
[ { "BlackBox" :
{ "name" : "GHC.Base.plusInt"
, "templateE" : "~ARG[0] + ~ARG[1]"
}
}
, { "BlackBox" :
{ "name" : "GHC.Base.timesInt"
, "templateE" : "~ARG[0] * ~ARG[1]"
}
}
, { "Primitive" :
{ "name" : "GHC.Base.$"
, "primType" : "Function"
}
}
]