generic-records v2.0.0.0 Release Notes
Release Date: 2020-02-12 // almost 3 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)