-
The Nixpkgs/NixOS jobsets are getting really huge. For example:
- nixos:release-14.12: 26922 jobs
- nixos:release-15.09: 48693 jobs
- nixos:trunk-combined: 69766 jobs
- nixpkgs:trunk: 91297 jobs
Due …
-
F# is great programming language and yet it is under utilized. I would like to understand what you the enthusiast F# developer believes are the top four things we can do to drive adoption: As a deve…
-
I believe this would be a very nice feature to have. Not sure how easy it would be to implement.
So when I have a type like
```
data T = A | B | C
```
it's hard to remember what it's constructors a…
-
For the next release, would it be possible to try and support the dependencies for Cloud Haskell, distributed-process?
http://hackage.haskell.org/package/distributed-process-0.2.0
I'd very much like…
-
Consider
``` haskell
someValue
:: (A -> B)
-> C
someValue
:: Constraint
=> (A -> B)
-> C
```
This style is common when Haddock-documenting the individual arguments of a funct…
-
This document describes a set of core Unison functions for expressing fault-tolerant multi-node systems, including systems that must be dynamically updated and redeployed without downtime. You can jum…
-
Hi
I'm in OSX, trying to build this example, and I get an error from the `stack build` step in `bundle.sh`, because it can't find stuff inside `.stack-work/dist`.
I would love some help on this,…
-
There are minor differences between GHC and GHCVM and those minor differences must be accounted for to allow libraries on Hackage to compile. To consult with every package maintainer about coming up w…
-
FluffOS should build/run on OSX with packages installed with homebrew with ease.
-
#### Description
I want to use the following package with emacs [org-wunderlist](https://github.com/myuhe/org-wunderlist.el).
But instead, there are errors upon executing `org-wunderlist-fetch`
####…