Since `select null in (...);` returns `null`, if the target of an `in_` is a `Maybe t`, `in_` should return a `Maybe Bool` as well.