vcsgui 0.2.1.0 → 0.2.1.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~directory
Dependency ranges changed: directory
Files
- vcsgui.cabal +3/−3
vcsgui.cabal view
@@ -1,5 +1,5 @@ name: vcsgui-version: 0.2.1.0+version: 0.2.1.1 cabal-version: >=1.8 build-type: Simple license: GPL@@ -82,7 +82,7 @@ build-depends: filepath >=1.2.0.0 && <1.5, base >=4.0.0.0 && <4.10,- directory >=1.1.0.0 && <1.3,+ directory >=1.1.0.0 && <1.4, mtl >=2.0.1.0 && <2.3, vcswrapper >=0.1.1 && <0.2, process >=1.0.1.5 && <1.5,@@ -124,7 +124,7 @@ build-depends: filepath >=1.2.0.0 && <1.5, base >=4.0.0.0 && <4.10,- directory >=1.1.0.0 && <1.3,+ directory >=1.1.0.0 && <1.4, mtl >=2.0.1.0 && <2.3, vcswrapper >=0.1.1 && <0.2, process >=1.0.1.5 && <1.5,