X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Network%2FHTTP%2FLucu%2FInteraction.hs;h=8a64dc1b0715a1b3e703de12ed9c7da43c0076e6;hp=1c2679cd9eee65d14c5bf70d0a0b623e3abbe616;hb=2bb7a0b;hpb=cc55fb9a095c9c583ed6fe2ded3eaf6401fb760f diff --git a/Network/HTTP/Lucu/Interaction.hs b/Network/HTTP/Lucu/Interaction.hs index 1c2679c..8a64dc1 100644 --- a/Network/HTTP/Lucu/Interaction.hs +++ b/Network/HTTP/Lucu/Interaction.hs @@ -10,10 +10,11 @@ module Network.HTTP.Lucu.Interaction , newInteractionQueue , newInteraction , defaultPageContentType - +{- , writeItr , readItr , updateItr +-} ) where import Blaze.ByteString.Builder (Builder)