definitive-base-1.0: The base modules of the Definitive framework.

Safe HaskellNone

Algebra

Documentation

trace :: String -> a -> aSource

trace2 :: String -> String -> a -> aSource

mtrace :: Unit f => String -> f ()Source

debug :: Show a => a -> aSource

cli :: ([cliargs :: [String]] => IO a) -> IO aSource