https://github.com/vmchale/shake-dhall
Facilities for using Shake + dhall
https://github.com/vmchale/shake-dhall
Last synced: 6 months ago
JSON representation
Facilities for using Shake + dhall
- Host: GitHub
- URL: https://github.com/vmchale/shake-dhall
- Owner: vmchale
- License: bsd-3-clause
- Created: 2020-05-26T20:24:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-10T02:01:44.000Z (about 2 years ago)
- Last Synced: 2025-04-26T04:45:35.884Z (9 months ago)
- Language: Haskell
- Size: 20.5 KB
- Stars: 10
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# shake-dhall
shake-dhall uses the [dhall library](http://hackage.haskell.org/package/dhall)
to find local (filesystem) dependencies (imports).
This means that dhall can be used sensibly with
[shake](https://shakebuild.com/).