fmap package:errors

fmap specialized to Either, given a name symmetric to fmapL
fmap specialized to ExceptT, given a name symmetric to fmapLT
Map a function over the Left value of an Either
Map a function over the Left value of an ExceptT