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

cake3

Cake3 is a EDSL for building Makefiles, written in Haskell. With cake3, developer can write their build logic in Haskell, obtain clean and safe Makefile and distribute it among the non-Haskell-aware users. Currenly, GNU Make is the only backend supported. Example program Basic workflow Install the cake3 Create Cakefile.hs in the project root Build the application using cake3 script provided Execute the application to obtain the Makefile See the README on the GitHub https://github.com/grwlf/cake3 for more information. Distribution contains several example projects.

Ecosystem
hackage.haskell.org
Latest Release
0.6.5
over 9 years ago
Versions
11
Downloads
8,682 total
Dependent Repos
2
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/cake3
spec
License BSD-3-Clause
First Release over 12 years ago
Last Synced about 12 hours ago
Repository
Stars 12 on GitHub
Forks 2 on GitHub