Hoogle Search
Within LTS Haskell 24.48 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
formDecodeBS :: ByteString -> [(String, Input)]happstack-server Happstack.Server.Internal.MessageWrap Decodes application/x-www-form-urlencoded inputs. TODO: should any of the [] be error conditions?
forceTimeout :: Handle -> IO ()happstack-server Happstack.Server.Internal.TimeoutManager No documentation available.
forceTimeoutAll :: Manager -> IO ()happstack-server Happstack.Server.Internal.TimeoutManager terminate all threads immediately
forbidden :: FilterMonad Response m => a -> m ahappstack-server Happstack.Server.Response Respond with 403 Forbidden.
main = simpleHTTP nullConf $ forbidden "Sorry, it is forbidden."
-
hedgehog-fn Hedgehog.Function Run the function generator to retrieve a function
-
hedgehog-fn Hedgehog.Function.Internal Run the function generator to retrieve a function
-
hexpat Text.XML.Expat.Format Format document with <?xml.. header - lazy variant that returns lazy ByteString.
-
hexpat Text.XML.Expat.Format Format document with <?xml.. header - strict variant that returns strict ByteString.
-
hexpat Text.XML.Expat.Format Format an XML document - lazy variant that returns lazy ByteString.
-
hexpat Text.XML.Expat.Format Format an XML document - strict variant that returns strict ByteString.