소스 검색

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,