haskell-editor-setup
haskell-editor-setup copied to clipboard
Easy instructions for setting up Haskell editors / IDEs on any major operating system.
Current GUI is not styled:  Apply the correct Bulma CSS classes so that the GUI looks good. If you want to use something different than Bulma instead first do...
Refactor to use the same logic on all Linux distributions: merge NixOS and Debian logic and make sure it is unified across all Linux systems * add option to simulate...
Could you document why `allowUnfree` is needed?
Run into 2 issues I already run into which have not been fixed by stack yet: * https://github.com/commercialhaskell/stack/issues/5011 * https://github.com/commercialhaskell/stack/issues/5008
Unfortunately, this requires using stack.
We would need someone that can develop on MacOS to implement and test this, including publishing of packages ideally. [Bounty: 8 Euro]
Do a comparison of the CI options you are considering for us to use: * GitHub Actions CI * TravisCI * others See here an example of how the research...
Use whichever CI you decided on after doing research in https://github.com/fairy-tale-agi-solutions/haskell-editor-setup/issues/143 Tasks: * What you need to do is to do a `nix-build` in the project root. This requires having...
Depends on finishing: * https://github.com/fairy-tale-agi-solutions/haskell-editor-setup/issues/54 * https://github.com/fairy-tale-agi-solutions/haskell-editor-setup/issues/55 [Bounty 8 Euro]