]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/Format.hs
Many changes...
[Lucu.git] / Network / HTTP / Lucu / Format.hs
index 42508b92e849b2f720cffbac7e02acc4ef9293b1..8db643df3e3064389cb6330f1000134c5fc1281d 100644 (file)
@@ -7,10 +7,10 @@
 -- 本當にこんなものを自分で書く必要があったのだらうか。Printf は重いの
 -- で駄目だが、それ以外のモジュールを探しても見付からなかった。
 module Network.HTTP.Lucu.Format
-    ( fmtInt
+    ( {-fmtInt
 
     , fmtDec
-    , fmtHex
+    , fmtHex-}
     )
     where
 import qualified Blaze.ByteString.Builder.Char8 as BC