]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Lucu.cabal
Use HsOpenSSL instead of Crypto
[Lucu.git] / Lucu.cabal
index 5ee1f72dfec01a0036b838a132a9e9fdd34901f4..2c56c9116c0d238bc2b30af351e21a193a891d29 100644 (file)
@@ -13,7 +13,7 @@ License: PublicDomain
 Author: PHO <phonohawk at ps dot sakura dot ne dot jp>
 Maintainer: PHO <phonohawk at ps dot sakura dot ne dot jp>
 Stability: experimental
-Homepage: http://ccm.sherry.jp/Lucu/
+Homepage: http://cielonegro.org/Lucu
 Category: Network
 Tested-With: GHC == 6.8.1
 Cabal-Version: >= 1.2
@@ -30,8 +30,8 @@ Flag build-lucu-implant-file
 
 Library
     Build-Depends:
-        Crypto, base, bytestring, containers, directory, haskell-src,
-        hxt, mtl, network, stm, time, unix, zlib
+        HsOpenSSL, base, bytestring, containers, dataenc, directory,
+        haskell-src, hxt, mtl, network, stm, time, unix, zlib
     Exposed-Modules:
         Network.HTTP.Lucu
         Network.HTTP.Lucu.Abortion