-
Support GHC 9.8 and 9.10
-
Add flag for enabling/disabling tutorial build
- Loosen reflex bounds
- Fix singleV: absent query /= present query for deleted item
- Use Commutative instead of the deprecated Additive
- Update for constraints-extras 0.4
- Allow
Vessel
andDMapV
types to be more liberally kinded in their indexes. - Add Data.Vessel.Path. See that module for documentation.
- Add
singletonDMapV
andlookupDMapV
- Add an orphan instance for 'Additive' of 'Compose' this is in line with the other orphans for 'Compose' that will be phased out in a future release in favor of an upstream solution.
- Initial release