Difference between revisions of "DeepArrow/Versions"

From HaskellWiki
Jump to navigation Jump to search
m (→‎Version 0.1: fixed TypeCompose link)
(Deleting page that hasn't been edited for over 10 years)
Line 1: Line 1:
== Version 0.1 ==
 
 
* Removed <hask>Data.Tupler</hask>. Replaced <hask>Pair1</hask> & <hask>Pair2</hask> by <hask>(:*:)</hask> and <hask>(::*::)</hask> in <hask>Control.Compose</hask> from [[TypeCompose]].
 
* <hask>FunD</hask> and <hask>FunDble</hask>, for convenient Arrow definitions. See also <hask>FunA</hask> & <hask>FunAble</hask> in TypeCompose.
 
 
== Version 0.0.2 ==
 
 
* Haddock comments for <hask>inpFirst</hask> & <hask>inpSecond</hask>
 
* Moved the orphan <hask>Arrow</hask> instance of <hask>Pair2</hask> from <hask>Control.Arrow.DeepArrow</hask> to <hask>Data.Tupler</hask>.
 
 
== Version 0.0.1 ==
 
 
* Changed all files to *nix-style line endings.
 

Revision as of 14:25, 6 February 2021