generic-records v2.0.0.0 Release Notes
Release Date: 2020-02-12 // over 4 years ago-
No data yet ๐
You can check the official repo
Previous changes from v1.1.0.0
-
- ๐ Fix regression in type inference for polymorphic optics
- Add
HasField0
,HasPosition0
,AsConstructor0
,HasField_
,HasPositon_
, andAsConstructor_
(Lysxia) - ๐
types
now supports Data.Word and Data.Int (Lysxia) - โ Add
Wrapped
iso for newtypes (Isaac Elliott) - ๐ฆ Expose internals through Data.GenericLens.Internal
- โ Add labels for prisms (Daniel Winograd-Cort)