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 383d8e6 + 16aa220 commit ee757b7Copy full SHA for ee757b7
hw-json.cabal
@@ -48,7 +48,7 @@ common bytestring { build-depends: bytestring >= 0.1
48
common criterion { build-depends: criterion >= 1.4 && < 1.6 }
49
common directory { build-depends: directory >= 1.3 && < 1.4 }
50
common dlist { build-depends: dlist >= 0.8 && < 0.9 }
51
-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 }
52
common hedgehog { build-depends: hedgehog >= 0.6 && < 1.1 }
53
common hspec { build-depends: hspec >= 2.4 && < 3 }
54
common hw-balancedparens { build-depends: hw-balancedparens >= 0.3.0.0 && < 0.4 }
0 commit comments