]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Lucu.cabal
Code cleanup (preparation for ditz/lucu-1)
[Lucu.git] / Lucu.cabal
index d2db94e67422efc6aecc6bd07aa07389806ecf8a..891efa249095bf5f3c451492c107acfced6c108d 100644 (file)
@@ -81,9 +81,12 @@ Library
         Network.HTTP.Lucu.Preprocess
         Network.HTTP.Lucu.RequestReader
         Network.HTTP.Lucu.ResponseWriter
+        Network.HTTP.Lucu.SocketLike
 
     Extensions:
-        BangPatterns, DeriveDataTypeable, ScopedTypeVariables, UnboxedTuples
+        BangPatterns, DeriveDataTypeable, FlexibleContexts,
+        FlexibleInstances, ScopedTypeVariables, TypeFamilies,
+        UnboxedTuples
 
     ghc-options:
         -Wall