hakaru-0.6.0: A probabilistic programming language

Safe HaskellNone
LanguageHaskell2010

Language.Hakaru.Command

Documentation

type Term a = TrivialABT Term '[] a Source #

data Source Source #

Constructors

Source 

Fields

splitLines :: Text -> Maybe (Vector Text) Source #

simpleCommand :: (Text -> IO ()) -> Text -> IO () Source #