Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
strict-mutable-base Control.Concurrent.MVar.Strict readIORef' :: IORef' a -> IO astrict-mutable-base Data.IORef.Strict readPianoSample :: IO (Real, T Real)synthesizer-midi Synthesizer.MIDI.Example.Instrument No documentation available.
readStringSample :: IO (Real, T Real)synthesizer-midi Synthesizer.MIDI.Example.Instrument No documentation available.
readFileMaybe :: FilePath -> IO (Maybe ByteString)tasty-silver Test.Tasty.Silver.Advanced Read the file if it exists, else return Nothing. Useful for reading golden files.
readFileMaybe :: FilePath -> IO (Maybe ByteString)tasty-silver Test.Tasty.Silver.Internal Read the file if it exists, else return Nothing. Useful for reading golden files.
readMathML :: Text -> Either Text [Exp]texmath Text.TeXMath Parse a MathML expression to a list of Exp.
readOMML :: Text -> Either Text [Exp]texmath Text.TeXMath No documentation available.
readTeX :: Text -> Either Text [Exp]texmath Text.TeXMath Parse a formula, returning a list of Exp.
readMathML :: Text -> Either Text [Exp]texmath Text.TeXMath.Readers.MathML Parse a MathML expression to a list of Exp.