From 06a86e9d3791e090589e0a67fef762f93df2fed0 Mon Sep 17 00:00:00 2001 From: Xavier Morel Date: Tue, 1 Dec 2020 18:52:19 +0100 Subject: [PATCH] Update package.yaml --- y2020/.gitignore | 4 ++-- y2020/package.yaml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/y2020/.gitignore b/y2020/.gitignore index d2468ef..03c338c 100644 --- a/y2020/.gitignore +++ b/y2020/.gitignore @@ -1,3 +1,3 @@ .stack-work/ -y2020.cabal -*~ \ No newline at end of file +*~ +*.cabal \ No newline at end of file diff --git a/y2020/package.yaml b/y2020/package.yaml index cbcf213..4640b30 100644 --- a/y2020/package.yaml +++ b/y2020/package.yaml @@ -21,6 +21,7 @@ description: Please see the README on GitHub at = 4.7 && < 5 +- sort - split - containers