mirror of
https://github.com/mx42/adventofcode.git
synced 2026-01-14 13:59:51 +01:00
Update package.yaml
This commit is contained in:
4
y2020/.gitignore
vendored
4
y2020/.gitignore
vendored
@@ -1,3 +1,3 @@
|
|||||||
.stack-work/
|
.stack-work/
|
||||||
y2020.cabal
|
*~
|
||||||
*~
|
*.cabal
|
||||||
@@ -21,6 +21,7 @@ description: Please see the README on GitHub at <https://github.com/mx42
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- base >= 4.7 && < 5
|
- base >= 4.7 && < 5
|
||||||
|
- sort
|
||||||
- split
|
- split
|
||||||
- containers
|
- containers
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user