]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/Response.hs
Slightly changed the definition of StatusCode.
[Lucu.git] / Network / HTTP / Lucu / Response.hs
index 8f45440a603411875b05a8d35a760734660941f9..1ff9ae71c51904dd87f427921527dd35d92fe014 100644 (file)
@@ -11,7 +11,7 @@
 module Network.HTTP.Lucu.Response
     ( -- * Class and Types
       StatusCode(..)
-    , SomeStatusCode(..)
+    , SomeStatusCode
     , Response(..)
     , statusCodes
     , module Network.HTTP.Lucu.StatusCode