https://github.com/sheaf/john-rules
John's fine-grained build rules
https://github.com/sheaf/john-rules
Last synced: 11 months ago
JSON representation
John's fine-grained build rules
- Host: GitHub
- URL: https://github.com/sheaf/john-rules
- Owner: sheaf
- Created: 2023-12-06T21:42:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T15:11:04.000Z (over 2 years ago)
- Last Synced: 2024-12-28T09:33:55.084Z (over 1 year ago)
- Language: Haskell
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Prototype for fine-grained pre-build hooks in `Cabal`
This repository implements a prototype of fine-grained pre-build rules, as part
of an effort to redesign the `UserHooks` mechanism in `Cabal`.
See [design-notes.md](design-notes.md) for some comments on the current design.