Releases: kcsongor/generic-lens
Releases · kcsongor/generic-lens
2.0.0.0
Update readme and cabal metadata
1.0.0.2
Fix compile-time performance regression
1.0.0.1
- Traversals (types, param, constraints)
- Prisms are now optimal too
- Monomorphic versions of lenses and prisms also included
0.4.1.0
- Fix an inlining bug on ghc 8.0.2
- Add
injectTyped
and projectTyped
functions to the AsType
prism class