+1 from me, but the field name should be "up"._______________________________________________On Sat, May 4, 2019, 02:29 Edward Kmett <ekmett@gmail.com> wrote:+1 from me, with no preference between getDown and runDown_______________________________________________-EdwardI have needed this many times.On Thu, May 2, 2019 at 10:56 PM Fumiaki Kinoshita <fumiexcel@gmail.com> wrote:It's awkward to write a lambda to unwrap this kind of wrappers. I propose_______________________________________________newtype Down a = Down { getDown :: a }with the Show/Read instances as if they didn't have named fields.The same goes for Control.Arrow.ArrowMonad, although I'm not sure about its usefulness...
Libraries mailing list
Libraries@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
_______________________________________________
Libraries mailing list
Libraries@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
Libraries mailing list
Libraries@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
Libraries mailing list
Libraries@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries