mapMaybe package:conduit

Apply a transformation that may fail to all values in a stream, discarding the failures. Subject to fusion Since 0.5.1
Apply a monadic transformation that may fail to all values in a stream, discarding the failures. Subject to fusion Since 0.5.1