packages feed

bimap-0.2.1: HISTORY

Version 0.2.1 (6 Feb 2008)

  * removed MTL dependency
  * removed Control.Arrow dependency
  * now Haskell 98, modulo "foldl'" and hierarchical modules
  * added toMap and toMapR
  * added big-O comments
  * added "version" info in function comments

Version 0.2 (5 Feb 2008)

  * large, incompatible interface overhaul
  * GHC 6.8 support
  * Eq instance

Version 0.1 (4 Feb 2008)

  * initial release
  * Data.Bimap and test suite