v1.8.0
- Added support for GHC 9.2.2
- Generalized the types of
readMaybe
andconcatMap
- Removed:
- Re-export of
Option
. UseMaybe
instead. - Re-export of
listToMaybe
. UsesafeHead
instead. - Re-export of
group
fromData.List
- Re-export of
- Added:
- Re-export of
group
,groupBy
,groupWith
andgroupAllWith
fromData.List.NonEmpty
.
- Re-export of
- Deprecated:
note
microlens
andmicrolens-mtl
types/functions/operators