Safe Haskell | None |
---|---|
Language | Haskell2010 |
Invoke the executable that calls cabal functions and communicate with it via RPC.
- invokeExeCabal :: IdeStaticInfo -> IdeCallbacks -> ExeCabalRequest -> (UpdateStatus -> IO ()) -> IO ExitCode
Documentation
invokeExeCabal :: IdeStaticInfo -> IdeCallbacks -> ExeCabalRequest -> (UpdateStatus -> IO ()) -> IO ExitCode Source
Invoke the executable that processes our custom functions that use the machinery of the cabal library.