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

Safe HaskellNone
LanguageHaskell2010

IHaskell.BrokenPackages

Synopsis

Documentation

getBrokenPackages :: IO [String] #

Get a list of broken packages. This function internally shells out to `ghc-pkg`, and parses the output in order to determine what packages are broken.