ruff 0.3.2 → 0.3.2.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~array
Dependency ranges changed: array
Files
- ruff.cabal +3/−3
ruff.cabal view
@@ -1,5 +1,5 @@ Name: ruff-Version: 0.3.2+Version: 0.3.2.1 Synopsis: relatively useful fractal functions Description: A library for analysis and exploration of fractals, providing@@ -28,7 +28,7 @@ Fractal.RUFF.Types.Complex Fractal.RUFF.Types.Tuple Build-depends: base >= 3 && < 6,- array >= 0.3 && < 0.5,+ array >= 0.3 && < 0.6, mtl >= 2 && < 3, parsec >= 3.1 && < 3.2, Vec >= 1 && < 2@@ -42,4 +42,4 @@ source-repository this type: git location: git://gitorious.org/ruff/ruff.git- tag: v0.3.2+ tag: v0.3.2.1