Marcos Dumay de Medeiros 9 роки тому
батько
коміт
0bb6172183
1 змінених файлів з 5 додано та 0 видалено
  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,