Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Hercules.API.Attribute
Documentation
data AttributeType Source #
Constructors
Regular | |
MustFail | |
MayFail | |
DependenciesOnly | |
Effect |
Instances
Instances
newtype AttributePath Source #
Constructors
AttributePath | |
Fields
|
Instances
attributePathFromString :: Text -> [Text] Source #
attributePathToString :: [Text] -> Text Source #