We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6b0f2a + 21ac778 commit 5dfc1f5Copy full SHA for 5dfc1f5
hw-json-simple-cursor.cabal
@@ -42,7 +42,7 @@ common base { build-depends: base >= 4
42
common bytestring { build-depends: bytestring >= 0.10.6 && < 0.11 }
43
common criterion { build-depends: criterion >= 1.4 && < 1.6 }
44
common directory { build-depends: directory >= 1.3 && < 1.4 }
45
-common generic-lens { build-depends: generic-lens >= 1.1.0.0 && < 1.2 }
+common generic-lens { build-depends: generic-lens >= 1.1.0.0 && < 1.3 }
46
common hedgehog { build-depends: hedgehog >= 0.6 && < 1.1 }
47
common hspec { build-depends: hspec >= 2.4 && < 3 }
48
common hw-balancedparens { build-depends: hw-balancedparens >= 0.3.0.0 && < 0.4 }
0 commit comments