| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
SitePipe.Parse
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.