@hackage / lens-accelerate

Instances to mix lens with Accelerate

Latest0.3.0.0

Changelog

Change Log

Notable changes to the project will be documented in this file.

The format is based on Keep a Changelog and the project adheres to the Haskell Package Versioning Policy (PVP)

0.3.0.0 - 2020-08-26

Changed

  • update for accelerate-1.3

0.2.0.0 - 2018-04-03

Added

  • Field instances for Shapes, where _1 is the right-most component of the shape (x-coordinate), _2 is the next component (y-coordinate), etc.

Changed

  • updates for accelerate-1.2

0.1.0.0 - 2017-03-31

  • Initial release