aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ldapply.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/ldapply.cabal b/ldapply.cabal
index df815ec..e389fdf 100644
--- a/ldapply.cabal
+++ b/ldapply.cabal
@@ -11,6 +11,10 @@ build-type: Simple
cabal-version: >=1.20
extra-source-files: README.md ChangeLog.md
+source-repository head
+ type: git
+ location: https://github.com/ip1981/ldapply.git
+
executable ldapply
hs-source-dirs: src
main-is: Main.hs