packages feed

ghcjs-base-0.8.0.4: jsbits/foreign.js

//#OPTIONS: CPP
function h$foreignListProps(o) {
    var r = HS_NIL;
    if(typeof o === 'undefined' || o === null) return null;
    throw "h$foreignListProps";
/*    for(var p in o) {

    } */
}