qfpl / dollaridoos

A typesafe wrapper around monetary values represented as numeric values, allowing only sensible operations.
BSD 3-Clause "New" or "Revised" License
14 stars 1 forks source link

Add Functor, Foldable, Traversable, and maybe other classes #7

Closed gwils closed 6 years ago

gwils commented 7 years ago

Data.Data? Generic? Not sure.

frasertweedale commented 6 years ago

Functor, Foldable and Traversable are all there now. I don't see an imminent need for the others.