-
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 …
-
### Summary
If some modules are conditionally built depending on flags, and the flag is off by default, then even if one explicitly enable that flag in corresponding `stack.yaml` used by HLS, those m…
konn updated
10 months ago
-
```
The cabal (http://www.haskell.org/cabal/) build format is the preferred
distribution format for haskell libraries and applications.
Please provide a cabal package on Hackage
(http://hackage.has…
-
Right now the intro starts with the premise that the reader knows what Melange and Reason and Ocaml are and what they're for. But if the intended audience is React developers, they may not have a clea…
-
## Issue description
The way to package neovim plugins (ie, lua-based) is a bit obscure, and this for historical reasons.
=== some history ===
Neovim plugins are packaged with the `buildNeovim…
teto updated
2 months ago
-
Right now nixpkgs only has `postgresql`, which contains much more than `libpq`.
By offering a `libpq` package like other distros, the closure size of many packages could be reduced significantly.
…
-
```
The cabal (http://www.haskell.org/cabal/) build format is the preferred
distribution format for haskell libraries and applications.
Please provide a cabal package on Hackage
(http://hackage.has…
-
This is something that has been bothering me so I'm setting up this bug report to document and discuss.
There are some packages that are installing executables to `/usr/bin/` which may be unwanted …
-
See https://groups.google.com/forum/#!topic/parallel-haskell/Hr6vkpz3FB4 for background info.
The heart of this topic seems to be a question as to whether we should distinguish between Haskell in t…
-
I've download ghc from here: https://github.com/ghcformacosx/ghc-dot-app/releases/download/v7.10.1-r0/ghc-7.10.1-r0.zip
```
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.…
dirkz updated
9 years ago