Lucu-1.0: Embedded HTTP Server
Network.HTTP.Lucu.Implant
Description
An internal module for generating Haskell modules eith an arbitrary file implanted.
data Input Source
Constructors
Fields
originalLen :: Input -> IntegerSource
gzippedLen :: Input -> IntegerSource
useGZip :: Input -> BoolSource
openInput :: FilePath -> Maybe MIMEType -> Maybe ETag -> IO InputSource