ihaskell-0.10.3.0: A Haskell backend kernel for the Jupyter project.
Safe HaskellSafe-Inferred
LanguageHaskell2010

IHaskell.Convert.IpynbToLhs

Documentation

ipynbToLhs Source #

Arguments

:: LhsStyle LText 
-> FilePath

the filename of an ipython notebook

-> FilePath

the filename of the literate haskell to write

-> IO ()