Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
FileId :: FilePath -> Maybe Fd -> FileIdwarp Network.Wai.Handler.Warp.Internal No documentation available.
fileIdFd :: FileId -> Maybe Fdwarp Network.Wai.Handler.Warp.Internal No documentation available.
fileIdPath :: FileId -> FilePathwarp Network.Wai.Handler.Warp.Internal No documentation available.
quicChiperID :: Transport -> Word16warp Network.Wai.Handler.Warp.Internal No documentation available.
tlsChiperID :: Transport -> Word16warp Network.Wai.Handler.Warp.Internal Encrypted channel: TLS or SSL
hidden :: MonadParsec e s m => m a -> m amegaparsec Text.Megaparsec hidden p behaves just like parser p, but it doesn't show any “expected” tokens in error message when p fails. Please use hidden instead of the old label "" idiom.
pstateTabWidth :: PosState s -> Posmegaparsec Text.Megaparsec Tab width to use for column calculation
-
megaparsec Text.Megaparsec.Pos The exception is thrown by mkPos when its argument is not a positive number.
InvalidPosException :: Int -> InvalidPosExceptionmegaparsec Text.Megaparsec.Pos Contains the actual value that was passed to mkPos
-
megaparsec Text.Megaparsec.Pos Value of tab width used by default. Always prefer this constant when you want to refer to the default tab width because actual value may change in future. Currently:
defaultTabWidth = mkPos 8