https://github.com/sheaf/cabal-talk
Slides + supplementary material for my talk at the Haskell Ecosystem Workshop (June 7th 2024)
https://github.com/sheaf/cabal-talk
Last synced: 7 months ago
JSON representation
Slides + supplementary material for my talk at the Haskell Ecosystem Workshop (June 7th 2024)
- Host: GitHub
- URL: https://github.com/sheaf/cabal-talk
- Owner: sheaf
- Created: 2024-05-31T13:20:29.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T08:31:15.000Z (about 2 years ago)
- Last Synced: 2024-12-28T12:43:50.762Z (over 1 year ago)
- Language: JavaScript
- Size: 7.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Haskell Ecosystem Workshop: Cabal
[Slides](https://sheaf.github.io/cabal-talk) and supplementary material
for my talk at the Haskell Ecosystem Workshop (June 2024), talking about a
new architecture for `Cabal` and `build-type: Hooks`.
To build the examples, you will need `cabal-install >= 3.13`.
The Haddocks for `Cabal-hooks` is bundled with this repository
[here](https://sheaf.github.io/cabal-talk/docs/Cabal-hooks/Distribution-Simple-SetupHooks.html),
as it is not yet uploaded on Hackage.