-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Run `nix-shell -p haskellPackages.ghcup`
### Build log
At the end of the build I'm getting:
```
==============================
DOC…
-
I'm just an amateur Haskell user (neither beginner nor expert), and wanted to try the new multi-repl support in cabal 3.12.
Below is a description of my frustration and some unexpected behavior I enc…
prez updated
3 months ago
-
This issue tracks Nix support in Summoner. Nix seems to be widespread in the Haskell community, and some people can benefit from having Nix with established best-practices in scaffolded projects. This…
-
1. No Windows binaries available as indicated on the HaskelWiki ThreadScope page (and link):
[ThreadScope](https://wiki.haskell.org/ThreadScope) https://wiki.haskell.org/ThreadScope
...which points …
HerbM updated
4 years ago
-
Being able to define simple GET/PUT/POST/PATCH/DELETE endpoints with JSON data is a common use case for a modern back end web framework – if not the most common. It surprised me to find that IHP has n…
-
Is it possible that at some point the scaffolded Yesod Postgresql variant could have Heroku support added (and maintained through Yesod/LTS Haskell version changes)? I think the main issue is some way…
-
Hi.
I have creade a few syntax highlight yaml files for micro for some languages previously not (much) supported. In the moment that is:
- Elixir
- Elm
- Idris (early days)
- Ocaml (update of e…
-
For the next issue's show and tell section:
- [Pattern Matching and Records in Haskell](https://youtu.be/e4_3uZXvoak) by LigerLearn
> An introduction for beginners into the concepts of pattern m…
-
It's always hard with discoverability if you want to learn a library or a tool if things don't have a good access point. For me, it's usually a namespace where I let autocomplete teach me what I can u…
-
Ideally, https://hackage.haskell.org/package/essence-of-live-coding-0.2.5/docs/LiveCoding.html gives a good entry point to the library. Right now it just vomits all imports concatenated.
* There sh…