-
26581977 · Document deduplication policy for `Set`. (#1127)
-
389387f8 · Inline Int{Map,Set}.fromList* for list fusion (#1129)
-
f815aa3d · Update contributing instructions (#1125)
-
f687e48b · Improve some Int{Map,Set} bitwise ops (#1126)
-
f6027647 · Improve Int{Map,Set} construction from asc lists (#1123)
-
027ea3c6 · Bump deepseq to >=1.4.3.0 (#1119)
-
801b06e5 · Prepare for 0.8 (#1116)
-
1dbe342a · Remove unused TypeError util (#1117)
-
35916352 · Improve module Haddocks (#1115)
-
6ead7869 · Some additions to Data.Tree (#1109)
-
02b56b73 · Fix some complexities in IntMap.Strict (#1114)
-
369fb4b5 · Tighter bounds for IntMap and IntSet merge (#1110)
-
bc0bcca3 · Export Key from IntMap.Internal, IntSet.Internal (#1113)
-
cd4bc057 · Inline liftEq for IntMap (#1112)
- ... and 1 more commit. Compare dfb6c9fd...cd4bc057
-
dfb6c9fd · copy updated references to internal modules (#1105)
-
586eb759 · Don't use reader for SetM on GHC (#1103)
-
736ad266 · Don't expose internal util modules (#1101)
- ... and 1 more commit. Compare 63439e06...736ad266
-
63439e06 · Some fixes to the short example in the Seq tutorial (#1106)