packages feed

purescript-0.12.0: tests/purs/passing/EffFn.js

exports.add3 = function (a,b,c) { return a + b + c; };