Safe Haskell | None |
---|---|
Language | Haskell2010 |
Definition of the B9 monad. It encapsulates logging, very basic command execution profiling, a reader for the B9.B9Config and access to the current build id, the current build directory and the artifact to build.
This module is used by the _effectful_ functions in this library.
Documentation
getRemoteRepos :: B9 [RemoteRepo] Source