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.

  1. BedAhead :: IntervalStatus

    sequence-formats SequenceFormats.Bed

    No documentation available.

  2. data FreqSumHeader

    sequence-formats SequenceFormats.FreqSum

    A Datatype representing the Header

  3. FreqSumHeader :: [String] -> [Int] -> FreqSumHeader

    sequence-formats SequenceFormats.FreqSum

    No documentation available.

  4. data VCFheader

    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

  5. VCFheader :: [ByteString] -> [ByteString] -> VCFheader

    sequence-formats SequenceFormats.VCF

    No documentation available.

  6. vcfHeaderComments :: VCFheader -> [ByteString]

    sequence-formats SequenceFormats.VCF

    A list of containing all comments starting with a single #

  7. vcfHeaderParser :: Parser VCFheader

    sequence-formats SequenceFormats.VCF

    No documentation available.

  8. xsrfHeaderName :: XsrfCookieSettings -> !ByteString

    servant-auth-server Servant.Auth.Server

    What name to use for the header used for XSRF protection.

  9. mkHeaders :: forall (x :: Nat) . SetCookieList x -> [Header]

    servant-auth-server Servant.Auth.Server.Internal.AddSetCookie

    No documentation available.

  10. xsrfHeaderName :: XsrfCookieSettings -> !ByteString

    servant-auth-server Servant.Auth.Server.Internal.ConfigTypes

    What name to use for the header used for XSRF protection.

Page 285 of many | Previous | Next