From b06a8c9528de9812c438085461a2df3193a6dca8 Mon Sep 17 00:00:00 2001 From: kraai Date: Thu, 14 May 2015 15:47:04 +0000 Subject: [PATCH] Add source repository information --- path.cabal | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/path.cabal b/path.cabal index 43247c0..4d2cd8f 100644 --- a/path.cabal +++ b/path.cabal @@ -29,3 +29,7 @@ test-suite test , hspec , mtl , path + +source-repository head + type: git + location: https://github.com/chrisdone/path.git