From 79f5157858a67e8312c1f9c502e186ec395dcf98 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 11 Jan 2021 22:00:54 -0400 Subject: releasing package git-repair version 1.20210111 --- git-repair.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'git-repair.cabal') diff --git a/git-repair.cabal b/git-repair.cabal index 13d5c19..cf01c06 100644 --- a/git-repair.cabal +++ b/git-repair.cabal @@ -1,5 +1,5 @@ Name: git-repair -Version: 1.20200504 +Version: 1.20210111 Cabal-Version: >= 1.10 License: AGPL-3 Maintainer: Joey Hess @@ -38,7 +38,7 @@ source-repository head Executable git-repair Main-Is: git-repair.hs - GHC-Options: -threaded -Wall -fno-warn-tabs -O2 + GHC-Options: -threaded -Wall -fno-warn-tabs -Wincomplete-uni-patterns -O2 Default-Language: Haskell2010 Default-Extensions: LambdaCase Build-Depends: split, hslogger, directory, filepath, containers, mtl, -- cgit v1.2.3