浏览代码

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,