Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- processSource :: MonadThrow m => String -> String -> m (Value, String)
Documentation
processSource :: MonadThrow m => String -> String -> m (Value, String) Source #
Given a resource identifier and the file contents; parses and returns
a Value
representing any metadata and the file contents.