gipeda 0.3.3.0 → 0.3.3.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~directorydep ~vector
Dependency ranges changed: directory, vector
Files
- gipeda.cabal +3/−3
gipeda.cabal view
@@ -1,5 +1,5 @@ name: gipeda-version: 0.3.3.0+version: 0.3.3.1 category: Development synopsis: Git Performance Dashboard description:@@ -67,13 +67,13 @@ base >= 4.6 && <4.10, bytestring >= 0.10 && <0.11, containers >= 0.4 && <0.6,- directory >= 1.2 && <1.3,+ directory >= 1.2 && <1.4, filepath >= 1.3 && <1.5, shake >= 0.13 && <0.16, text >= 0.11 && <1.3, unordered-containers >= 0.2 && <0.3, split >= 0.2 && <0.3,- vector >= 0.10 && <0.12,+ vector >= 0.10 && <0.13, cassava >= 0.4 && <0.5, yaml >= 0.8 && <0.9, aeson >= 0.7 && <1.2,