packages feed

arrows 0.4.1 → 0.4.1.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~basePVP: major bump suggested

API removals or changes: PVP suggests a major version bump

Dependency ranges changed: base

API changes (from Hackage documentation)

- Control.Arrow.Transformer.Automaton: Automaton :: a b (c, Automaton a b c) -> Automaton a b c
+ Control.Arrow.Transformer.Automaton: Automaton :: (a b (c, Automaton a b c)) -> Automaton a b c

Files

arrows.cabal view
@@ -1,6 +1,6 @@ Name:           arrows-Version:        0.4.1-Build-Depends:  base >= 4.0 && < 4.1, Stream+Version:        0.4.1.1+Build-Depends:  base >= 4.0 && < 4.2, Stream Build-Type:     Simple License:        BSD3 License-file:   LICENSE