[Request for Review] Tutorial on determining dependency version bounds

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • haskell-handbook

    Best practices on how to be efficient with Haskell in production

  • Recently I realized I have no idea how should I define version bounds for my library and I got pretty confused before I finally figured out the reasoning behind it (thanks to r/haskell and Adam Bergmark from Stackage), so I thought I would capture that reasoning in a short article: https://github.com/wasp-lang/haskell-handbook/blob/master/dependencies-version-bounds.md .

  • aeson-schemas

    Easily consume JSON data on-demand with type-safety

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • wasp

    The fastest way to develop full-stack web apps with React & Node.js.

  • To support this with an example, executable with pinned dependencies would be https://github.com/wasp-lang/wasp/blob/master/waspc/package.yaml , while a library with loose dependencies would be https://github.com/wasp-lang/strong-path/blob/master/package.yaml .

  • strong-path

    Strongly typed paths in Haskell

  • To support this with an example, executable with pinned dependencies would be https://github.com/wasp-lang/wasp/blob/master/waspc/package.yaml , while a library with loose dependencies would be https://github.com/wasp-lang/strong-path/blob/master/package.yaml .

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

  • Ask HN: Would you use a Low-effort Microservice Builder?

    2 projects | news.ycombinator.com | 6 May 2024
  • Using Wasp to Build Full-Stack Web Applications on Koyeb

    2 projects | dev.to | 2 May 2024
  • 🥇The first framework that lets you visualize your React/NodeJS app 🤯

    1 project | dev.to | 23 Apr 2024
  • Ask HN: What's a batteries-included framework that's React-first?

    3 projects | news.ycombinator.com | 18 Apr 2024
  • Garden – The Design System by Zendesk

    1 project | news.ycombinator.com | 7 Mar 2024