packages feed

ghcjs-base-stub-0.3.0.1: ghcjs-base/jsbits/foreign.js

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

    } */
}