Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stack.Lib.LowerLevel.Runners
Documentation
class RunStack config where Source #
Minimal complete definition
Methods
runStackWithGlobalOpts :: GlobalOpts -> RIO config a -> IO a Source #
stack-lib-0.1.0.0: Wrapper to use stack as a library
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stack.Lib.LowerLevel.Runners
class RunStack config where Source #
Minimal complete definition
Methods
runStackWithGlobalOpts :: GlobalOpts -> RIO config a -> IO a Source #