Remove MaybeSDSWrite construction
It appears this whole change is unnecessary when a simple contract is kept: Whenever you define a lens, the write lens should never yield Nothing while there is a reducer for the lens.
Showing
It appears this whole change is unnecessary when a simple contract is kept: Whenever you define a lens, the write lens should never yield Nothing while there is a reducer for the lens.