From 23d3775d37d65ea24f8430bf20d7234fd284e8ef Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 30 May 2016 14:50:58 +0200 Subject: [PATCH] CABAL: add source-repository section --- hsfm.cabal | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hsfm.cabal b/hsfm.cabal index 3d3c47f..dedc2ee 100644 --- a/hsfm.cabal +++ b/hsfm.cabal @@ -96,3 +96,7 @@ executable hsfm-gtk ghc-options: -Wall +source-repository head + type: git + location: https://github.com/hasufell/hsfm +