-
I have been learning Haskell for the last year on and off. I have never been able to get SDL.Mixer to play music stablily. It plays then randomly stops, or makes Glitching sounds, or repeats incorrect…
-
**Additional context**
Haskell's development tooling has matured a lot in the last years. One of the important areas for improvement to me is documentation.
**What is wrong with the docs?**
Havin…
-
Would it be possible to add to examples a simple, runnable from console, example that shows how to (for example):
1. Obtain OAuth URL for Web Application credentials (I don't see how `formURL` can …
-
![haskell](https://cloud.githubusercontent.com/assets/2716047/21723801/c3e344ea-d46c-11e6-9657-837f39af43f1.png)
ISBN-13: 978-1593272838
ISBN-10: 1593272839
URL: http://learnyouahaskell.com
-
Sharing feedback from a beginner to Haskell:
### Initial feedback
> From the perspective of a newb, https://haskell.org seems to have a helpful landing page while https://haskell-lang.org has a bette…
-
The docs are more of a skeleton right now. Flesh it out further. Should be beginner-friendly.
- [ ] #136
- [x] #276
- [ ] #212
- [ ] https://github.com/srid/haskell-flake/issues/245
- [ ] ...
srid updated
8 months ago
-
Installed (absolute beginner!) Haskell default on windows X64: on the C:\ disk. Leads to problems with UAC rights when starting a tutorial with ghci. Disinstalled, and reinstalled on F:. In the path o…
-
The bot currently has no way of automatically testing inputs for expected results.
Two suggested frameworks are:
- https://hackage.haskell.org/package/hedgehog
- https://hackage.haskell.org/packa…
-
Hello,
I just installed hakyll from the [haskell overlay of Gentoo](https://wiki.haskell.org/Gentoo/HaskellPlatform), which I thing uses cabal. I then tried to build the template project generated …
-
Hello! Let me start by saying thanks for this great library. I learned a lot by using it so far as a Haskell beginner. :smiley:
Anyways, I noticed that `filepath` package recommends to use [OSPath…