--- - branch: MAIN date: Fri Apr 23 06:06:12 UTC 2021 files: - new: '1.6' old: '1.5' path: pkgsrc/devel/hs-dlist/Makefile pathrev: pkgsrc/devel/hs-dlist/Makefile@1.6 type: modified - new: '1.4' old: '1.3' path: pkgsrc/devel/hs-dlist/PLIST pathrev: pkgsrc/devel/hs-dlist/PLIST@1.4 type: modified - new: '1.8' old: '1.7' path: pkgsrc/devel/hs-dlist/buildlink3.mk pathrev: pkgsrc/devel/hs-dlist/buildlink3.mk@1.8 type: modified - new: '1.7' old: '1.6' path: pkgsrc/devel/hs-dlist/distinfo pathrev: pkgsrc/devel/hs-dlist/distinfo@1.7 type: modified id: 20210423T060612Z.f3a7f72aa13ef88b1b273f1fabc5409b2abf3b81 log: | Update to dlist-1.0 v1.0 Released on 2020-07-18, Nelson Mandela International Day. Added * intercalate for DList (#43, Jacob Leach) * Traversable instance for DList (#45, Veronika Romashkina) * Data.DList.Internal for the DList implementation, Data.DList.Unsafe for exporting the DList constructor UnsafeDList and record label unsafeApplyDList (#55, #59) * Data.DList.DNonEmpty (#60) * GitHub Action for uploading a release (#74) * dlist-bench, a benchmark package (#71) Changed * stimes for DList defined with stimesMonoid (#46, Janek Spaderna) * Type of tail: DList a -> DList a to DList a -> [a] (#69) * GitHub Action for continuous integration testing to replace Travis-CI (#47, #50) * GHC warning and error improvements (#72, #73) * Improved documentation (#55, #70, #76, #77) Removed * list :: b -> (a -> DList a -> b) -> DList a -> b (#69) v0.8.0.8 Released on 2020-04-02, World Autism Awareness Day. Added * toList in the Foldable instance for DList (#36, Ryan Scott) Changed * QuickCheck upper bound: 2.14 to 2.15 (a7ea60d) Fixed * Documented time complexity of head for DList (#35, Simon Jakobi) module: pkgsrc subject: 'CVS commit: pkgsrc/devel/hs-dlist' unixtime: '1619157972' user: pho