-
* upgrade documentation and examples from ghcide to HLS
* test HLS and fix issues that occur
* update [hie-bios documentation](https://github.com/haskell/hie-bios) to cover rules_haskell support
* doc…
-
Installation tutorial (https://github.com/haskell-numerics/hmatrix/blob/master/INSTALL.md) says:
"WARNING: some of these instructions are now very out of date. However, there is a CI script which s…
-
I'm new to Haskell and wish to try out this library, but I can't find any tutorial or docs on how to install this package into a Stack project. It is quite frustrating for a newbie, because the tutori…
-
Tutorial on parsec is out of date, doesn't work with current latest Haskell/GHC distribution for various reason. I would be glad to submit a pull request to fix it.
-
I am trying to build an iOS app in Swift, using a Haskell backend for logic. There have been no comprehensive tutorials online about how to do this, so I assumed that it wouldn't be too different from…
-
Just now on #haskell, a new Spock user and I found it harder than it should be to figure out how to render blaze-html content. I tried: tutorial, docs, haddocks, issues, changelog, blog, hackage searc…
-
The “Documentation” links on the criterion home page (both at the bottom and in the menu bar at the top) only lead to the Hackage page http://hackage.haskell.org/package/criterion ; I cannot find the…
-
I would like to make a contribution to the haskell4nix documentation, but I wanted to let you all know in advance in case anyone is currently working on something like this, or wants to suggest a diff…
-
Hey, first off, I really like the approach that haskell-lang.org takes by presenting content with newcomers in mind, its one of the first places I point people at if they're looking for resources on w…
-
(Running on ubuntu)
Installation works, and `cabal run essence-of-live-coding-tutorial` works as expected, but run I run `ghcid`, I see "unknown command ':livereload'", and no gloss window appearin…