purescript-0.13.0: PureScript Programming Language Compiler
Language.PureScript.Interactive.IO
findNodeProcess :: IO (Maybe String) Source #
Locates the node executable. Checks for either nodejs or node.
nodejs
node
getHistoryFilename :: IO FilePath Source #
Grabs the filename where the history is stored.