dynamic-graph 0.1.0.9 → 0.1.0.10
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~pipes
Dependency ranges changed: pipes
Files
- dynamic-graph.cabal +2/−2
dynamic-graph.cabal view
@@ -1,5 +1,5 @@ name: dynamic-graph-version: 0.1.0.9+version: 0.1.0.10 synopsis: Draw and update graphs in real time with OpenGL description: Draw and update graphs in real time with OpenGL. Suitable for displaying large amounts of frequently changing data. Line graphs and waterfall plots are supported, as well as axis drawing.@@ -43,7 +43,7 @@ GLUtil >=0.9.1 && <0.10, transformers >=0.3 && <0.6, either >=4.1 && <4.5, - pipes >=4.1 && <4.3, + pipes >=4.1 && <4.4, pango >=0.13 && <0.14, cairo >=0.13 && <0.14, colour >=2.3 && <2.4