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.
1 parent 7b19063 commit ea534a9Copy full SHA for ea534a9
stylish-haskell.cabal
@@ -52,7 +52,7 @@ Library
52
aeson >= 0.6 && < 1.4,
53
base >= 4.8 && < 5,
54
bytestring >= 0.9 && < 0.11,
55
- containers >= 0.3 && < 0.6,
+ containers >= 0.3 && < 0.7,
56
directory >= 1.2.3 && < 1.4,
57
filepath >= 1.1 && < 1.5,
58
file-embed >= 0.0.10 && < 0.1,
@@ -75,7 +75,7 @@ Executable stylish-haskell
75
76
77
78
79
80
81
@@ -124,7 +124,7 @@ Test-suite stylish-haskell-tests
124
125
126
127
128
129
130
0 commit comments