From c80dce468b0660387e71e66743920b284c04f720 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 24 May 2016 01:34:17 -0400 Subject: Updated cabal file explictly lists source files. The tarball on hackage will include only the files needed for cabal install; it is NOT the full git-repair source tree. debian/changelog: Converted to symlinks to CHANGELOG. --- Setup.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Setup.hs') diff --git a/Setup.hs b/Setup.hs index 03c23a3..b5603f8 100644 --- a/Setup.hs +++ b/Setup.hs @@ -1,3 +1,5 @@ +{-# OPTIONS_GHC -fno-warn-tabs #-} + {- cabal setup file -} import Distribution.Simple -- cgit v1.2.3