An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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
Latest Release
0.2.0.0
almost 4 years ago
Versions
2
Downloads
230 total
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/dhall-text-shell
spec
License MIT
First Release almost 4 years ago
Last Synced 10 days ago
Repository
Stars 4 on GitHub
Forks 0 on GitHub