nixos-config
Personal collection of NixOS config files (by hsek)
haskell.nix
Alternative Haskell Infrastructure for Nixpkgs (by input-output-hk)
nixos-config | haskell.nix | |
---|---|---|
2 | 15 | |
0 | 564 | |
- | 1.6% | |
3.8 | 9.6 | |
over 3 years ago | 1 day ago | |
Nix | Nix | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nixos-config
Posts with mentions or reviews of nixos-config.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-06.
-
Help to get the latest version of Firefox
If you want to use the unstable channel, refer to this line to add it to your configuration.nix: https://github.com/hsek/nixos-config/blob/main/t480/configuration.nix#L7
- What's all the hype with Nix?
haskell.nix
Posts with mentions or reviews of haskell.nix.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-29.
-
Why does Nix have Haskell packages that are incompatible with GHC for a given version?
I'm not a great haskeller but I found haskell.nix better for Haskell projects, like the commenter on Discourse suggested. I've had a few issued regarding package versions with nixpkgs that haskell.nix solved.
-
Simple GHC stack for a novice
FWIW, there's also libraries like haskell.nix that solve the caching problem.
-
Any up-to-date cross-compiling methods for Raspberry Pi?
I would try haskell.nix.
-
Take the Nix Pill
If you want to hurt your brain, check out haskell.nix. That's some good stuff right there ^^
-
Trying to build a statically linked binary against glibc (Linux)
The haskell.nix framework is good for this.
-
GHC 9.4.1 Windows changes
One cool thing is that this will enable GHC builds using ucrt instead of vscrt in the future. Concretely, together with NixOS/nixpkgs#171418 and its follow-up NixOS/nixpkgs#173498), this will e.g. allow haskell.nix to upgrade to a newer wine pin for TH cross compilation: https://github.com/input-output-hk/haskell.nix/blob/dd13e822529ae5342494969bce8a457522a60100/overlays/wine.nix
-
How to make stack work like it's supposed to
I've been using IOHK's alternative infrastructure for this reason. It has its quirks but I've been happier with it. Before that I think I was using developPackage from the nixpkgs haskell tooling which had some introspection ability. You may consider trying that out. But as I remember this will not abide by your version bounds.
-
Announcing `safe-coloured-text`
There's a lot to like here. Alas, despite minimal dependencies, terminfo is somehow uniquely problematic in haskell.nix.
- A question about the current state of Haskell running natively on Apple silicon:
-
Memory from finished thread is not getting reclaimed
If you are somewhat comfortable with nix: https://github.com/input-output-hk/haskell.nix supports GHCJS 8.10.x (in particular 8.10.7).
What are some alternatives?
When comparing nixos-config and haskell.nix you can also consider the following projects:
static-haskell-nix - easily build most Haskell programs into fully static Linux executables
Cabal - Official upstream development repository for Cabal and cabal-install
haskell-kafka
nix-doom-emacs - doom-emacs packaged for Nix
nix-cabal-simplest - The simplest Nix + Cabal setup possible, for demo purposes.
nixpkgs-mozilla - Mozilla overlay for Nixpkgs.
nixkell - A simple Nix-Haskell skeleton
haskell-nix - Nix and Haskell in production
polysemy - :gemini: higher-order, no-boilerplate monads
frp-zoo - Comparing many FRP implementations by reimplementing the same toy app in each.
nixos-config vs static-haskell-nix
haskell.nix vs Cabal
nixos-config vs haskell-kafka
haskell.nix vs nix-doom-emacs
nixos-config vs nix-cabal-simplest
haskell.nix vs static-haskell-nix
nixos-config vs nixpkgs-mozilla
haskell.nix vs nixkell
nixos-config vs haskell-nix
haskell.nix vs polysemy
nixos-config vs Cabal
haskell.nix vs frp-zoo