From 8811c7a21796e3a6d63927f50edfb73d7ac2386a Mon Sep 17 00:00:00 2001 From: Rnhmjoj Date: Mon, 19 Jan 2015 20:48:15 +0100 Subject: [PATCH] Add git repository information --- rosa.cabal | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rosa.cabal b/rosa.cabal index ac219f9..38e0d75 100644 --- a/rosa.cabal +++ b/rosa.cabal @@ -18,6 +18,10 @@ build-type: Simple extra-source-files: README.md, LICENSE cabal-version: >=1.10 +source-repository head + type: git + location: https://github.com/rnhmjoj/rosa + executable rosa main-is: Main.hs other-modules: Json