Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. readLogDestination :: String -> Either String LogDestination

    Blammo Blammo.Logging.LogSettings

    No documentation available.

  2. readLogFormat :: String -> Either String LogFormat

    Blammo Blammo.Logging.LogSettings

    No documentation available.

  3. readLogLevels :: String -> Either String LogLevels

    Blammo Blammo.Logging.LogSettings

    No documentation available.

  4. readLogLevels :: String -> Either String LogLevels

    Blammo Blammo.Logging.LogSettings.LogLevels

    No documentation available.

  5. readChan :: BoundedChan a -> IO a

    BoundedChan Control.Concurrent.BoundedChan

    Read an element from the channel. If the channel is empty, this routine will block until it is able to read. Blockers wait in a fair FIFO queue.

  6. readClustalAlignment :: String -> IO (Either ParseError ClustalAlignment)

    ClustalParser Biobase.Clustal.Import

    Parse Clustal alignment (.aln) from filehandle

  7. readClustalSummary :: String -> IO (Either ParseError ClustalSummary)

    ClustalParser Biobase.Clustal.Import

    Parse Clustal summary (printed to STDOUT) from file

  8. readStructuralClustalAlignment :: String -> IO (Either ParseError StructuralClustalAlignment)

    ClustalParser Biobase.Clustal.Import

    Parse Clustal alignment (.aln) with secondary structure in dot-bracket notation from filehandle (as produced by mlocarna)

  9. readCallOptions :: [CallOpt] -> ([Pre], [Pre])

    Hastructure Assumptions

    No documentation available.

  10. readProceeds :: PoolSource -> TsRow -> Either String Balance

    Hastructure Deal.DealCollection

    No documentation available.

Page 293 of many | Previous | Next