-
For the next version of our curriculum and beyond, we'll introduce a participative model of reformulation/updating to our curriculum.
Once in a year we will batch all suggestions and make the updat…
-
From simple deployment pipelines, to complex testing groups, the world is your CI and CD oyster with Build Stages.
Build Stages allows you and your team to compose groups of Jobs which are only sta…
joshk updated
7 years ago
-
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…
-
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 …
-
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…
-
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.