Safe Haskell | None |
---|---|
Language | Haskell2010 |
Module that communicates with GHCid, splits the commands in the code block, gather the results and emits the trasnformed JSON based Pandoc AST.
Synopsis
- applyFilterToBlock :: Block -> IO Block
- runCodeBlock :: Block -> IO Block
- processResults :: [Text] -> [Text] -> String