Plot-ho-matic 0.5.0.1 → 0.5.0.2
raw patch · 1 files changed
+2/−5 lines, 1 filesdep −lineardep −spatial-mathdep −stmdep ~generic-accessorsPVP ok
version bump matches the API change (PVP)
Dependencies removed: linear, spatial-math, stm
Dependency ranges changed: generic-accessors
API changes (from Hackage documentation)
Files
- Plot-ho-matic.cabal +2/−5
Plot-ho-matic.cabal view
@@ -1,5 +1,5 @@ name: Plot-ho-matic-version: 0.5.0.1+version: 0.5.0.2 synopsis: Real-time line plotter for protobuf-like data license: BSD3 license-file: LICENSE@@ -29,17 +29,14 @@ , containers , lens , data-default-class- , stm , glib , gtk >= 0.13 , time , Chart >= 1.1 , Chart-cairo >= 1.1 , cairo- , linear , text- , spatial-math >= 0.2.0- , generic-accessors >= 0.1.0.0+ , generic-accessors >= 0.1.0.1 ghc-options: -O2 -Wall ghc-prof-options: -O2 -Wall -prof -fprof-auto -fprof-cafs -rtsopts