Add check for recursive glob in root directory (#8441)
[cabal.git] / changelog.d / pr-8633
blob2aafda9a83702ab965c513ae4d2ec5261f7ce95b
1 synopsis: Specify default exe extension on wasm32 to be .wasm
2 packages: Cabal
3 prs: #8633
4 issues:
5 description: {
6   Specify default exe extension on wasm32 to be .wasm, following the convention in other WebAssembly toolchains.