[ { "BlackBox" :
    { "name"      : "GHC.Int.I8#"
    , "type"      : "I8# :: Int# -> Int8"
    , "templateD" : "assign ~RESULT = $signed(~ARG[0]);"
    }
  }
, { "BlackBox" :
    { "name"      : "GHC.Int.I16#"
    , "type"      : "I16# :: Int# -> Int16"
    , "templateD" : "assign ~RESULT = $signed(~ARG[0]);"
    }
  }
, { "BlackBox" :
    { "name"      : "GHC.Int.I32#"
    , "type"      : "I32# :: Int# -> Int32"
    , "templateD" : "assign ~RESULT = $signed(~ARG[0]);"
    }
  }
, { "BlackBox" :
    { "name"      : "GHC.Int.I64#"
    , "type"      : "I64# :: Int# -> Int64"
    , "templateD" : "assign ~RESULT = $signed(~ARG[0]);"
    }
  }
]
