Simon Hengel
Simon Hengel
@907th I know that you don't maintain this plug-in anymore, but do you still remember, by any chance, if there's an important reason to use `:bufdo update` instead of simply...
As MicroHs implements more features, it may be possible to revert some of these changes.
Uploading my package to Hackage failed due to `mhs-options`: https://github.com/hspec/hspec/actions/runs/20167421952/job/57894166588 This is a blocker for me as without these options my package does not build with MicroHs. Also note that...
When developing a package that supports both MicroHs and GHC it is useful to specify both `mhs-options` and `ghc-options`, for each respective compiler. `mhs-options` are interpreted by MicroCabal and are...
This addresses #11341. --- **Template Α: This PR modifies [behaviour or interface](https://github.com/cabalism/cabal/blob/master/CONTRIBUTING.md#changelog)** Include the following checklist in your PR: * [ ] Patches conform to the [coding conventions](https://github.com/haskell/cabal/blob/master/CONTRIBUTING.md#other-conventions). * [x]...