An open API service indexing awesome lists of open source software.

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)

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.