diff --git a/package.yaml b/package.yaml index 6656c21..5c76868 100644 --- a/package.yaml +++ b/package.yaml @@ -19,13 +19,13 @@ extra-source-files: description: Please see the README on GitHub at dependencies: -- base >= 4.7 && < 5 -- ansi-terminal >= 0.9.1 && < 0.10 -- binary >= 0.8.6 && < 0.9 -- bytestring >= 0.10.8 && < 0.11 -- containers >= 0.6.0 && < 0.7 -- optparse-applicative >= 0.14.3 && < 0.15 -- text >= 1.2.3 && < 1.3 +- base >= 4.7 && < 5 +- ansi-terminal +- binary +- bytestring +- containers +- optparse-applicative +- text library: source-dirs: src