File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 4646  laws.  Specifically , `return  ()  >>=  \ _ ->  undefined ` should always be
4747  `undefined` , but this was not  the case . 
4848
49+ * Harmonize  laziness details for `minView`  and  `maxView`  between
50+   `Data. IntMapand  `Data. Map. 
51+ 
4952###  Performance improvement
5053
5154* Speed  up both stable and  unstable sorting for `Data. SequenceThanks , Donnacha 
5659* Update  for recent and  upcoming GHC  and  Cabal  versions (Thanks , Herbert 
5760  Valerio  Reidel , Simon  Jakobi , and  Ryan  Scott . )
5861
59- * Improve  documentation (Thanks , Oleg  Grenrus  and  Benjamin  Hodgson . )
62+ * Improve  external and  internal documentation (Thanks , Oleg  Grenrus 
63+   and  Benjamin  Hodgson . )
64+ 
65+ * Add  tutorial- style documentation. 
6066
6167* Add  Haddock  `@ since` annotations for changes made since version
6268  0.5 . 4  (Thanks , Simon  Jakobi . )
6369
6470* Add  a (very incomplete) test suite for `Data. Tree. 
6571
72+ * Add  structural validity checks to the test suites for `Data. IntMap
73+   and  `Data. IntSetThanks  to Joachim  Breitner  for catching an error 
74+   in  a first draft. )
75+ 
6676##  0.5.10.2
6777
6878* Released  with GHC  8.2 . 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments