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

IHaskell.IPython

Description

 
Synopsis

Documentation

subHome :: String -> IO String Source #

Replace "~" with $HOME if $HOME is defined. Otherwise, do nothing.

data KernelSpecOptions Source #

Constructors

KernelSpecOptions 

Fields