Update package.yaml

This commit is contained in:
Xavier Morel
2020-12-01 18:52:19 +01:00
parent 96d3166381
commit 06a86e9d37
2 changed files with 3 additions and 2 deletions

2
y2020/.gitignore vendored
View File

@@ -1,3 +1,3 @@
.stack-work/
y2020.cabal
*~
*.cabal

View File

@@ -21,6 +21,7 @@ description: Please see the README on GitHub at <https://github.com/mx42
dependencies:
- base >= 4.7 && < 5
- sort
- split
- containers