Another Haskell and Nix setup

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. nixpkgs

    Nix Packages collection & NixOS

    # Version: 0.7.1 shellcheck = (import (pkgs.fetchzip { url = "https://github.com/nixos/nixpkgs/archive/7138a338b58713e0dea22ddab6a6785abec7376a.zip"; # Please update this hash with the one nix says on the first build attempt sha256 = "0000000000000000000000000000000000000000000000000000000000000000"; }) { }).shellcheck; in ... ```

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. haskell.nix

    Alternative Haskell Infrastructure for Nixpkgs

    /u/ItsNotMineISwear mentioned haskell.nix, which does generate a Haskell package set based on either a stack.yaml file, or the Cabal solver. This would solve some of your problems, but then possibly introduce others.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why does Nix have Haskell packages that are incompatible with GHC for a given version?

    3 projects | /r/haskell | 29 Dec 2022
  • Any up-to-date cross-compiling methods for Raspberry Pi?

    3 projects | /r/haskell | 20 Sep 2022
  • GHC 9.4.1 Windows changes

    2 projects | /r/haskell | 28 Jun 2022
  • Generating static binary + CI questions

    3 projects | /r/haskell | 14 Feb 2022
  • Nix Mate: Installing stuff with Nix made easy

    1 project | news.ycombinator.com | 30 Sep 2021