]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/Resource/Internal.hs
auto-derive Map
[Lucu.git] / Network / HTTP / Lucu / Resource / Internal.hs
index b5fad5952f8463b16adbdcf27e98a91cbcfed909..f8ea1b2aaf5b3b35edad73d7b3da2731d4b08d18 100644 (file)
@@ -376,6 +376,7 @@ deleteHeader name = liftIO ∘ atomically ∘ go =≪ getInteraction
 putBuilder ∷ Builder → Resource ()
 putBuilder b = liftIO ∘ atomically ∘ go =≪ getInteraction
     where
+      -- FIXME: should see if resCanHaveBody.
       go ∷ NormalInteraction → STM ()
       go ni@(NI {..})
           = do driftTo' ni SendingBody