Update comment on fmapDefault to note that it only works for Traversable instances...
authorBrent Yorgey <byorgey@LVN513-12.cis.upenn.edu>
Fri, 15 Apr 2011 19:22:54 +0000 (15:22 -0400)
committerIan Lynagh <igloo@earth.li>
Fri, 22 Apr 2011 13:46:47 +0000 (14:46 +0100)
commit2c764e4266aedeea872abad159db0af62b0f26fb
tree72d757096b5edd63a5d6234b01ce4297fdf4c1bd
parent57b9366e5fd3db86719d12b45320e6145b040fa6
Update comment on fmapDefault to note that it only works for Traversable instances with a given definition of traversable, and NOT for instances with only sequenceA given.
Data/Traversable.hs