summaryrefslogtreecommitdiff
path: root/configure.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2016-05-24 01:34:17 -0400
committerJoey Hess <joeyh@joeyh.name>2016-05-24 01:34:17 -0400
commitc80dce468b0660387e71e66743920b284c04f720 (patch)
tree84015ceeafc5fe58a73c1b4dd32f6238b9313435 /configure.hs
parentc86fb48e2fe685434558c0ccfc27d093ce741835 (diff)
downloadgit-repair-c80dce468b0660387e71e66743920b284c04f720.tar.gz
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.
Diffstat (limited to 'configure.hs')
-rw-r--r--configure.hs6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.hs b/configure.hs
deleted file mode 100644
index 15833e6..0000000
--- a/configure.hs
+++ /dev/null
@@ -1,6 +0,0 @@
-{- configure program -}
-
-import Build.Configure
-
-main :: IO ()
-main = run tests