ghc-proposals VS ghc-proposals

Compare ghc-proposals vs ghc-proposals and see what are their differences.

ghc-proposals

Proposed compiler and language changes for GHC and GHC/Haskell (by adamgundry)

ghc-proposals

Proposed compiler and language changes for GHC and GHC/Haskell (by ghc-proposals)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
ghc-proposals ghc-proposals
6 159
3 668
- 0.1%
1.5 9.1
19 days ago 8 days ago
Python Python
- -
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.

ghc-proposals

Posts with mentions or reviews of ghc-proposals. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-25.
  • OverloadedRecordUpdate roadmap?
    4 projects | /r/haskell | 25 Jun 2022
    Looks like (https://github.com/adamgundry/ghc-proposals/blob/hasfield-redesign/proposals/0000-hasfield-redesign.rst) got a fair bit of work done on it around the time of ZuricHack which is consistent with the author's plans as stated here: (https://mail.haskell.org/pipermail/ghc-steering-committee/2022-May/002782.html)
    4 projects | /r/haskell | 25 Jun 2022
    The short answer is that the design is still not finalised as far as I'm concerned. I'm in the process of breaking up my over-large redesign proposal draft (https://github.com/adamgundry/ghc-proposals/blob/hasfield-redesign/proposals/0000-hasfield-redesign.rst) into more manageable pieces. This included two proposals shipped during ZuriHac (https://github.com/ghc-proposals/ghc-proposals/pull/515 and https://github.com/ghc-proposals/ghc-proposals/pull/516). Key next steps are a proposal to have separate HasField like classes for selection and update, and then adding type-changing update (for which I've been exploring adapting functional dependencies, see https://gitlab.haskell.org/ghc/ghc/-/issues/21779).
  • Status of Record Dot Syntax?
    4 projects | /r/haskell | 8 Oct 2021
    Here is a discussions https://github.com/adamgundry/ghc-proposals/blob/hasfield-redesign/proposals/0000-hasfield-redesign.rst
    4 projects | /r/haskell | 8 Oct 2021
    Please could you elaborate on the problems? Does the redesign I'm sketching in the draft https://github.com/adamgundry/ghc-proposals/blob/hasfield-redesign/proposals/0000-hasfield-redesign.rst address them?

ghc-proposals

Posts with mentions or reviews of ghc-proposals. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-07.

What are some alternatives?

When comparing ghc-proposals and ghc-proposals you can also consider the following projects:

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

ihp - 🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness

julia - The Julia Programming Language

rio-orphans - A standard library for Haskell

hoogle - Haskell API search engine

ghc - Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).

frp-zoo - Comparing many FRP implementations by reimplementing the same toy app in each.

cardano-node - The core component that is used to participate in a Cardano decentralised blockchain.

Cabal - Official upstream development repository for Cabal and cabal-install

idris - A Dependently Typed Functional Programming Language

kesh - A simple little programming language that could one day compile to JavaScript.

haddock - Haskell Documentation Tool