On Mon, Apr 7, 2014 at 9:53 PM, Daniel Trstenjak <[email protected]
> wrote:

> Yeah, I thought about something similar like: what's the result of 'map
> (+1) [1,2]'.


Oooh, if we're going that route, I want to see 'succ <$> [1,2,3]'. I reckon
we'd get [4,5,6] with some frequency.

-- Kim-Ee
_______________________________________________
ghc-devs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/ghc-devs

Reply via email to