X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Lucu.cabal;h=891efa249095bf5f3c451492c107acfced6c108d;hb=f504167b85561373b4c444e2d37a513e0ab504a9;hp=d2db94e67422efc6aecc6bd07aa07389806ecf8a;hpb=4a9d6c541d4c418d2d26b2a9054b55c0e1d8e700;p=Lucu.git diff --git a/Lucu.cabal b/Lucu.cabal index d2db94e..891efa2 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -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