dhall-text-shell
`dhall text` and `dhall to-directory-tree` require the expression (or file leaves) to be Text. But what if it was able to also render expressions of type `(Text -> Text) -> Text` (or `(Text -> Text) -> directory tree`), and be given a shell argument as the `Text -> Text` ? This is essentially a very minimal FFI for dhall, since it doesn't require extending anything in the language. It just requires you to parameterize your program on that ffi function.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 4 years ago
0.2.0.0
almost 4 years ago
Versions
2
2
Downloads
230 total
230 total
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 4 on GitHub |
| Forks | 0 on GitHub |