purescript-contrib / purescript-profunctor-lenses

Pure profunctor lenses
MIT License
144 stars 52 forks source link

Remove (++~) and (++=) as (++) is removed from prelude #58

Closed simonyangme closed 3 years ago

simonyangme commented 7 years ago

See #44

paf31 commented 7 years ago

Looks good, thanks, but let's wait until the next major release since this is a breaking change.

joneshf commented 7 years ago

Does this need anything else or should we merge it?

paf31 commented 7 years ago

I'll merge it before the next major release.