b9 0.5.34 → 0.5.35
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~parsec
Dependency ranges changed: parsec
Files
- b9.cabal +2/−2
b9.cabal view
@@ -1,5 +1,5 @@ name: b9-version: 0.5.34+version: 0.5.35 synopsis: A tool and library for building virtual machine images. @@ -111,7 +111,7 @@ , mtl >= 2.2 , time >= 1.6 , parallel >= 3.2- , parsec >= 3.2+ , parsec >= 3.1 , pretty-show >= 1.6 , pretty >= 1.1 , process >= 1.4