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.
readLogDestination :: String -> Either String LogDestinationBlammo Blammo.Logging.LogSettings No documentation available.
readLogFormat :: String -> Either String LogFormatBlammo Blammo.Logging.LogSettings No documentation available.
readLogLevels :: String -> Either String LogLevelsBlammo Blammo.Logging.LogSettings No documentation available.
readLogLevels :: String -> Either String LogLevelsBlammo Blammo.Logging.LogSettings.LogLevels No documentation available.
readChan :: BoundedChan a -> IO aBoundedChan 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.
readClustalAlignment :: String -> IO (Either ParseError ClustalAlignment)ClustalParser Biobase.Clustal.Import Parse Clustal alignment (.aln) from filehandle
readClustalSummary :: String -> IO (Either ParseError ClustalSummary)ClustalParser Biobase.Clustal.Import Parse Clustal summary (printed to STDOUT) from file
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)
readCallOptions :: [CallOpt] -> ([Pre], [Pre])Hastructure Assumptions No documentation available.
readProceeds :: PoolSource -> TsRow -> Either String BalanceHastructure Deal.DealCollection No documentation available.