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 7844d5a commit 6137b26Copy full SHA for 6137b26
stylish-haskell.cabal
@@ -52,7 +52,7 @@ Library
52
base >= 4.8 && < 5,
53
bytestring >= 0.9 && < 0.11,
54
containers >= 0.3 && < 0.6,
55
- directory >= 1.1 && < 1.4,
+ directory >= 1.2.3 && < 1.4,
56
filepath >= 1.1 && < 1.5,
57
file-embed >= 0.0.10 && < 0.1,
58
haskell-src-exts >= 1.18 && < 1.21,
@@ -74,7 +74,7 @@ Executable stylish-haskell
74
75
76
77
78
79
80
@@ -121,7 +121,7 @@ Test-suite stylish-haskell-tests
121
122
123
124
125
126
127
0 commit comments