hakaru-0.6.0: A probabilistic programming language

Safe HaskellSafe
LanguageHaskell2010

Data.Text.Utf8

Documentation

putStr :: Text -> IO () Source #

hPut :: Handle -> Text -> IO () Source #

print :: Show a => a -> IO () Source #