Safe Haskell | Safe-Inferred |
---|
Cartel.Empty
Description
Default values for the data types in Cartel.Ast. These defaults are genrally filled in with blank values. Use these default values where you can; by doing so you help future-proof your code. Use the empty value as a starting point and fill in the components of the record that you need.
Documentation
Instances
Empty Cabal | A default |
Empty Flag | A default |
Empty Repository | A default |
Empty Properties | A default |