clash-lib-0.99: prims/common/GHC_Err.json
[ { "BlackBox" :
{ "name" : "GHC.Err.error"
, "type" : "error :: [Char] -> a"
, "templateE" : "~ERRORO"
}
}
, { "BlackBox" :
{ "name" : "GHC.Err.errorWithoutStackTrace"
, "type" : "errorWithoutStackTrace :: [Char] -> a"
, "templateE" : "~ERRORO"
}
}
, { "BlackBox" :
{ "name" : "GHC.Err.undefined"
, "type" : "undefined :: a"
, "templateE" : "~ERRORO"
}
}
]