dhall-text-shell: Render dhall text with shell commands as function arguments
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
`dhall-text-shell` requires the expression to be Text
. But what if it was able to
also render expressions of type `(Text -> Text) -> Text`, 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.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.0.0, 0.2.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11.0.0 && <5), containers, dhall, dhall-text-shell, filepath, optparse-applicative, process, text [details] |
License | MIT |
Copyright | 2021 Justin Le |
Author | Justin Le |
Maintainer | Justin Le <justin@jle.im> |
Category | Compiler |
Home page | https://github.com/mstksg/dhall-text-shell |
Bug tracker | https://github.com/mstksg/dhall-text-shell/issues |
Source repo | head: git clone https://github.com/mstksg/dhall-text-shell.git |
Uploaded | by jle at 2022-04-21T06:12:02Z |
Modules
[Index] [Quick Jump]
- Dhall
Downloads
- dhall-text-shell-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees