From 689a2c6c7e25e53920f022da75d185d3203378f9 Mon Sep 17 00:00:00 2001 From: Adithya Kumar Date: Wed, 26 May 2021 11:37:31 +0530 Subject: [PATCH] fixup! Add packcheck-remote to work with remote repositories directly --- packcheck.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/packcheck.cabal b/packcheck.cabal index d106ff5..236873a 100644 --- a/packcheck.cabal +++ b/packcheck.cabal @@ -53,6 +53,7 @@ extra-source-files: cabal.project.ci packcheck.sh packcheck-safe.sh + packcheck-remote.sh MAINTAINING.md source-repository head