Safe Haskell | None |
---|---|
Language | Haskell98 |
DDC.Driver.Build.Main
Documentation
Build all the components defined by a build spec.
Arguments
:: Config | Build config. |
-> Store | Interface store. |
-> Component | Component to build. |
-> ExceptT String IO () |
Build a single component of a build spec.