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

Safe HaskellNone

IHaskell.BrokenPackages

Synopsis

Documentation

getBrokenPackages :: IO [String]Source

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.