packages feed

vcd 0.1.0 → 0.1.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~basePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base

API changes (from Hackage documentation)

Files

vcd.cabal view
@@ -1,9 +1,9 @@ name:    vcd-version: 0.1.0+version: 0.1.1  category: Data -synopsis: Tools for writing VCD files.+synopsis: Tools for reading and writing VCD files.  description:   VCD (value change dump) is a format for capturing digital and analog waveforms.@@ -22,7 +22,7 @@  library     build-depends:-        base       >= 4.2 && < 5,+        base       >= 4.0 && < 5.0,         parsec     >= 2.1      exposed-modules: