From c27e5e510cc45673a10de7c3b356064bbd3be3e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 30 Jul 2024 19:37:25 +0200 Subject: Add source repository link to cabal file --- minici.cabal | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/minici.cabal b/minici.cabal index 29f9361..ec714eb 100644 --- a/minici.cabal +++ b/minici.cabal @@ -28,6 +28,10 @@ flag ci default: False manual: True +source-repository head + type: git + location: git://erebosprotocol.net/minici + executable minici main-is: Main.hs -- cgit v1.2.3