]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Lucu.cabal
Data.URI has been moved to https://github.com/phonohawk/extensible-uri
[Lucu.git] / Lucu.cabal
index 3afe50bb4d32ffda98822e1f49c91b4724be38dc..a3f7e1d18817e1f717f72bfe9f1b6b492733ff78 100644 (file)
@@ -37,7 +37,7 @@ Extra-Source-Files:
     examples/small-file.txt
 
 Source-Repository head
-    Type: git
+    Type:     git
     Location: git://git.cielonegro.org/Lucu.git
 
 Flag build-lucu-implant-file
@@ -50,6 +50,7 @@ Flag ssl
 
 Library
     Build-Depends:
+        arrow-list                 == 0.2.*,
         ascii                      == 0.0.*,
         attempt                    == 0.3.*,
         attoparsec                 == 0.10.*,
@@ -113,6 +114,7 @@ Library
         Network.HTTP.Lucu.Resource
         Network.HTTP.Lucu.Response
         Network.HTTP.Lucu.Response.StatusCode
+        Network.HTTP.Lucu.Router
         Network.HTTP.Lucu.SocketLike
         Network.HTTP.Lucu.StaticFile
         Network.HTTP.Lucu.Utils