Chaerim Yeo

Results 3 comments of Chaerim Yeo

Thank you for reviewing. > but it will conflict with some changes in scalaz 7.2 I will try to make PR for 7.2.x after this PR is accepted. > can...

Thank you for description. > Can't change 7.2.x for binary compatibility. I think @fommil say we should forward port #1891 from 7.2. to 7.3.x I totally misunderstood about that. I...

Thanks for your review. It seems that adding access modifier to classes `ApplicativeBuilderN` is definitely simple way to hide them from downstream users. I'll add it.