Conversation
Cabal since version 1.20.0.0 has defined the __HADDOCK_VERSION__ macro which indicates when we are building haddock documentation. This alleviates the need for a custom Setup.hs script.
|
@snoyberg : Would you be willing to move maintainership to me?
|
|
Sounds great, what's your Hackage username? |
|
I am AndreasAbel https://hackage.haskell.org/user/AndreasAbel |
|
Added on Hackage and invite sent here on GitHub. Welcome aboard! |
|
Excellent! |
The generator for file paths seems to be broken (maybe because of Unicode); it generates file paths with \NUL characters.
- Haskell-CI for GHC 8.0 - 9.12.0 - Test building with Stack (9.4, 9.6, 9.8) - Cosmetic fixes in .cabal files - Remove broken links to plus.google.com from README and .cabal files - changelog
78c2e43 to
f9f3295
Compare
|
Published. In the end, this took me a full day since other packages from the Millikin-universe had fallen behind: 2024-11-13T16:42:29Z AndreasAbel chell-0.5.0.2-r2 |
Cabal since version 1.20.0.0 has defined the HADDOCK_VERSION macro which indicates when we are building haddock documentation.
This alleviates the need for a custom Setup.hs script.