shake-futhark: Dependency tracking for Futhark

[ bsd3, build, development, futhark, library, shake ] [ Propose Tags ]

Dependency trakcing using the futhark library for transitive dependencies in Futhark projects


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3 (info)
Change log CHANGELOG.md
Dependencies base (>=4.3 && <5), containers (>=0.6), directory, filepath, futhark (>=0.15 && <0.21.8), shake, text [details]
License BSD-3-Clause
Copyright Copyright: (c) 2020 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Revised Revision 1 made by vmchale at 2022-03-18T13:42:31Z
Category Futhark, Shake, Development, Build
Source repo head: git clone https://github.com/vmchale/shake-futhark
Uploaded by vmchale at 2020-09-22T22:47:49Z
Distributions
Downloads 850 total (24 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2020-09-22 [all 3 reports]

Readme for shake-futhark-0.2.0.0

[back to package description]

shake-futhark

Get transitive dependencies via the futhark library.

This can be used with shake for sensible dependency tracking.