Safe Haskell | None |
---|---|
Language | Haskell2010 |
Misc
Documentation
bytesToBts :: String -> Bytes Source #
withVoidRho :: [Binding] -> [Binding] Source #
btsToUnescapedStr :: Bytes -> String Source #
attributesFromBindings :: [Binding] -> [Attribute] Source #
validateYamlObject :: (Applicative a, MonadFail a) => Object -> [String] -> a () Source #
pattern DataObject :: String -> Bytes -> Expression Source #
pattern DataString :: Bytes -> Expression Source #
pattern DataNumber :: Bytes -> Expression Source #