https://github.com/vmchale/shake-futhark
Dependency tracking for Futhark
https://github.com/vmchale/shake-futhark
futhark haskell shake
Last synced: over 1 year ago
JSON representation
Dependency tracking for Futhark
- Host: GitHub
- URL: https://github.com/vmchale/shake-futhark
- Owner: vmchale
- License: bsd-3-clause
- Created: 2020-05-26T22:35:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T17:07:53.000Z (over 2 years ago)
- Last Synced: 2025-01-08T12:07:53.646Z (over 1 year ago)
- Topics: futhark, haskell, shake
- Language: Haskell
- Size: 13.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# shake-futhark
Get transitive dependencies via the [futhark
library](http://hackage.haskell.org/package/futhark).
This can be used with [shake](https://shakebuild.com/) for sensible dependency
tracking.