ihaskell-0.4.3.0: A Haskell backend kernel for the IPython project.

Safe HaskellNone

IHaskell.Convert.IpynbToLhs

Documentation

ipynbToLhsSource

Arguments

:: LhsStyle Text 
-> FilePath

the filename of an ipython notebook

-> FilePath

the filename of the literate haskell to write

-> IO ()