diff options
| -rw-r--r-- | minici.cabal | 4 | 
1 files changed, 4 insertions, 0 deletions
| 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 |