| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Hercules.API.Derivation
Documentation
data DerivationPath Source #
Constructors
| DerivationPath | |
Instances
data Derivation Source #
Constructors
| Derivation | |
Fields | |
Instances
data DerivationStatus Source #
Constructors
| Waiting | |
| Building | |
| BuildFailure | |
| DependencyFailure | |
| BuildSuccess | |
| Cancelled |