Hoogle Search
Within LTS Haskell 24.58 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
sequence-formats SequenceFormats.Bed No documentation available.
-
sequence-formats SequenceFormats.FreqSum A Datatype representing the Header
FreqSumHeader :: [String] -> [Int] -> FreqSumHeadersequence-formats SequenceFormats.FreqSum No documentation available.
-
sequence-formats SequenceFormats.VCF A datatype to represent the VCF Header. Most comments are simply parsed as entire lines, but the very last comment line, containing the sample names, is separated out
VCFheader :: [ByteString] -> [ByteString] -> VCFheadersequence-formats SequenceFormats.VCF No documentation available.
vcfHeaderComments :: VCFheader -> [ByteString]sequence-formats SequenceFormats.VCF A list of containing all comments starting with a single #
vcfHeaderParser :: Parser VCFheadersequence-formats SequenceFormats.VCF No documentation available.
xsrfHeaderName :: XsrfCookieSettings -> !ByteStringservant-auth-server Servant.Auth.Server What name to use for the header used for XSRF protection.
mkHeaders :: forall (x :: Nat) . SetCookieList x -> [Header]servant-auth-server Servant.Auth.Server.Internal.AddSetCookie No documentation available.
xsrfHeaderName :: XsrfCookieSettings -> !ByteStringservant-auth-server Servant.Auth.Server.Internal.ConfigTypes What name to use for the header used for XSRF protection.