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 2588bee commit 3d65a49Copy full SHA for 3d65a49
RegistryProcessor/RegistryProcessor.cabal
@@ -20,7 +20,7 @@ executable RegistryProcessor
20
base >= 4 && < 5,
21
containers >= 0.3 && < 0.6,
22
hxt >= 9.3 && < 9.4,
23
- directory >= 1.0 && < 1.3,
+ directory >= 1.0 && < 1.4,
24
filepath >= 1.0 && < 1.5,
25
pretty >= 1.1 && < 1.2
26
hs-source-dirs: src
0 commit comments