Our great sponsors
-
haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
The tooling story has gotten much better with haskell-language-server unifying the formerly fragmented landscape. I'd highly recommend installing it.
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
It would be nice with a "modern cabal for stack users" tutorial (ddg tells me it's an issue https://github.com/tomjaguarpaw/tilapia/issues/11 ), answering questions like
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Learning Tidal Fundamentals - nice ground-up intro to TidalCycles by Mark Zadel
- haskell-language-server: Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
- Monthly Hask Anything (December 2021)
- Way too many recommendations and high memory usage in lsp-mode for Haskell
- compare `on` length of sublists to sort list..what am I missing?