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

Safe HaskellNone
LanguageHaskell2010

IHaskell.Convert.IpynbToLhs

Documentation

ipynbToLhs #

Arguments

:: LhsStyle LText 
-> FilePath

the filename of an ipython notebook

-> FilePath

the filename of the literate haskell to write

-> IO ()