Browse Source

Added repository

Marcos Dumay de Medeiros 8 years ago
parent
commit
0bb6172183
1 changed files with 5 additions and 0 deletions
  1. 5 0
      chunked-crypto.cabal

+ 5 - 0
chunked-crypto.cabal

@@ -22,6 +22,11 @@ build-type:          Simple
 -- extra-source-files:  
 cabal-version:       >=1.10
 
+source-repository head
+  type: git
+  location: https://sealgram.com/git/haskell/chunked-crypto
+  branch: master
+
 library
   exposed-modules:
     Crypto.Chunked,