fix: package build.rs
Signed-off-by: jeluard <[email protected]>
Signed-off-by: jeluard <[email protected]>
* Use -Wall and -Werror for blockio and lsm-tree packages. * Disable -Wredundant-constraint warning for ghc >= 9.14. * Disable -Wpattern-namespace-specifier for ghc >= 9.14. * Remove no-x-partial from cabal files to specific files that need them.
Manually tested that io-classes ^>=1.9 was ok.
* Use -Wall and -Werror for blockio and lsm-tree packages. * Disable -Wredundant-constraint warning for ghc >= 9.14. * Disable -Wpattern-namespace-specifier for ghc >= 9.14. * Remove no-x-partial from cabal files to specific files that need them.
Bump markdown from 3.7 to 3.8.1 in /doc
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.8.1. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.8.1) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.8.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>