www.haskell.org VS ghcup-metadata

Compare www.haskell.org vs ghcup-metadata and see what are their differences.

www.haskell.org

www.haskell.org site source (by haskell-infra)

ghcup-metadata

GHCup metadata repository (by haskell)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
www.haskell.org ghcup-metadata
41 2
103 30
1.9% -
6.0 9.4
27 days ago 7 days ago
CSS Haskell
BSD 3-clause "New" or "Revised" License -
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.

www.haskell.org

Posts with mentions or reviews of www.haskell.org. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.
  • Is there a programming language that will blow my mind?
    12 projects | /r/ProgrammingLanguages | 1 Jun 2023
    Haskell - a general-purpose functional language with many unique properties (purely functional, lazy, expressive types, STM, etc). You mentioned you dabbled in Haskell, why not try it again? (I've written about 7 things I learned from Haskell, and my book is linked at them bottom if you're interested :) )
  • How to learn Haskell?
    2 projects | /r/haskell | 28 Mar 2023
    ✨ Supported by http://haskell.org
  • Haskell.org now has "Get Started" page!
    4 projects | /r/haskell | 1 Feb 2023
    Btw here is the repo I am talking about: https://github.com/haskell-infra/www.haskell.org .
    4 projects | /r/haskell | 1 Feb 2023
    haskell.org now has a big purple Get Started button that takes you to a nice short guide (haskell.org/get-started) that quickly provides all the basic info to get going with Haskell. It is aimed for beginners, to reduce choice fatigue and to give them a clear, official path to get going.
    4 projects | /r/haskell | 1 Feb 2023
    Should they be part of haskell.org or something else?
    4 projects | /r/haskell | 1 Feb 2023
    The PR just got merged today, after some time of polishing it and a lot of feedback and help from others -> https://github.com/haskell-infra/www.haskell.org/pull/227 !
  • dev environment for windows
    4 projects | /r/haskell | 1 Dec 2022
    I just jumped into the wiki "Write Yourself a Scheme in 48 hours" which looks pretty good. (although some of the text explanation is hard to understand without context).. I used cabal to set up the starter project. Sublime editor seems to work OK and I just use the git Bash shell on windows to compile the program directly on the command line. So maybe this is all good enough for now (?). It seems installing it from haskell.org with ghcup was more straight forward than I thought.
  • We reached Beta with Wasp, DSL (written in Haskell) for building full-stack JS web apps with less boilerplate!
    2 projects | /r/haskell | 29 Nov 2022
    We made or are making some (small for now) contributions to projects like Cabal and haskell.org, and we hope to ramp it up as time goes.
  • 2022 State of Haskell Survey
    6 projects | news.ycombinator.com | 3 Nov 2022
    Yeah, definitely. We're working on adding a guide[1] like that to haskell.org as we speak :)

    If you have a chance, you could look over the PR and tell me whether this is roughly what you're thinking of.

    [1]: https://github.com/haskell-infra/www.haskell.org/pull/214

  • Best resources to learn haskell?
    4 projects | /r/haskell | 22 Sep 2022
    Done

ghcup-metadata

Posts with mentions or reviews of ghcup-metadata. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-14.
  • haskell-language-server 1.8.0.0 released!
    2 projects | /r/haskell | 14 Sep 2022
    Ubuntu has been fixed: https://github.com/haskell/ghcup-metadata/commit/cea865595a748aa697720b09a35f5c4c9210955a
  • [ANNOUNCE] GHC 9.2.1 released!
    3 projects | /r/haskell | 29 Oct 2021
    Ah, ghcup caches the ~/.ghcup/cache/ghcup-0.0.6.yaml file. Deleting that forces ghcup to pull down the newest file from https://github.com/haskell/ghcup-metadata and that was updated today with 9.2.1.

What are some alternatives?

When comparing www.haskell.org and ghcup-metadata you can also consider the following projects:

stack - The Haskell Tool Stack

devbook-extension - Add search functionality to Devbook with custom extensions

nix-templates - Nix Flake templates for various languages

clash-ghc - Haskell to VHDL/Verilog/SystemVerilog compiler

ghc-proposals - Proposed compiler and language changes for GHC and GHC/Haskell

inpla - Inpla: Interaction nets as a programming language (the current version)

Converse.js - Web-based XMPP/Jabber chat client written in JavaScript

haskell-platform - Distribution of Haskell with batteries included

haskell-handbook - Best practices on how to be efficient with Haskell in production

tilapia - Improving all Haskell's programmer interfaces

haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

purescript - A strongly-typed language that compiles to JavaScript