Skip to content

Commit

Permalink
Generics.Deriving.Lens CHANGELOG [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Jan 26, 2013
1 parent 0dd1e6d commit fb7089b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Renamed `strippingPrefix` to `prefixed`, `strippingSuffix` to `suffixed`. Left the old names as deprecated aliases.
* Fixed issues with the test suite caused by `doctests` carrying flags from the $setup block between modules.
* Benchmarks now use `generic-deriving` rather than `ghc-prim` directly, like the rest of the package.
* Added `Generics.Deriving.Lens`, which is now simply re-exported from `GHC.Generics.Lens`.

3.8.3
-----
Expand Down

0 comments on commit fb7089b

Please sign in to comment.