DeepArrow/Versions
Jump to navigation
Jump to search
Version 0.1
- Removed
Data.Tupler
. ReplacedPair1
&Pair2
by(:*:)
and(::*::)
inControl.Compose
from TypeCompose. FunD
andFunDble
, for convenient Arrow definitions. See alsoFunA
&FunAble
in TypeCompose.
Version 0.0.2
- Haddock comments for
inpFirst
&inpSecond
- Moved the orphan
Arrow
instance ofPair2
fromControl.Arrow.DeepArrow
toData.Tupler
.
Version 0.0.1
- Changed all files to *nix-style line endings.