hie-bios-0.2.1: Set up a GHC API session

Safe HaskellNone
LanguageHaskell2010

HIE.Bios.Cradle

Synopsis

Documentation

findCradle :: FilePath -> IO (Maybe FilePath) Source #

Given rootfoobar.hs, return root/hie.yaml, or wherever the yaml file was found

loadCradle :: FilePath -> IO Cradle Source #

Given root/hie.yaml load the Cradle

loadImplicitCradle :: FilePath -> IO Cradle Source #

Given rootfoobar.hs, load an implicit cradle