overloaded-records v0.4.1.0 Release Notes

Release Date: 2016-04-03 // almost 8 years ago
    • ๐Ÿ†• Introducing Getter newtype along with get function. (new)
      • get :: Getter s a -> s -> a
    • Introducing Rec data type that allows passing polymorphic record along with its instances as a normal value. (new)
    • ๐Ÿ”„ Corrections and updates in documentation (change)
    • Uploaded to [Hackage][]: http://hackage.haskell.org/package/overloaded-records-0.4.1.0