ソースを参照

Added repository

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,