ihp VS ghc-proposals

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

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 (by digitallyinduced)

ghc-proposals

Proposed compiler and language changes for GHC and GHC/Haskell (by ghc-proposals)
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ihp ghc-proposals
124 161
4,889 682
0.3% 0.4%
9.5 9.1
5 days ago 8 days ago
Haskell Python
MIT 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.

ihp

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

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 2024-08-06.
  • Why Does Everyone Hate Haskell, Jazz, and Pure Math?
    4 projects | news.ycombinator.com | 6 Aug 2024
    > Haskell has an endemic problem where way too many development resources are put into fringe parts of GHC

    There has been an incredibly amount of work put into all the things you mentioned over the last decade, which it sounds like you're unfamiliar with. https://github.com/haskell/haskell-language-server in particular is a pleasure to use in my experience. Package management is far from perfect, but it's always being worked on and I'll take it over anything in Python or the Node.js ecosystems any day. Developer experience has improved a lot since I started using the language and this is an area that the community and leadership absolutely cares about--I'd be surprised at anyone who spent time reading discussions in https://github.com/ghc-proposals/ghc-proposals or https://discourse.haskell.org/ or etc. would agree with you.

    > Haskell has the worst support for records of all its peers. SML, OCaml, F# all have better records.

    > Without good records it’s unreasonably hard to write large software projects.

    > AFAIK it’s hard to retrofit ML-style structural subtyped records onto Haskell, because the type system is designed around that not being possible.

    Haskell is not ML, and while Haskell records are weak they are not what is preventing people from writing big projects in Haskell. There is much more to the language than records. But I said this in my previous comment.

    Nothing you've written resonates with me, and I've written Haskell and PureScript professionally as well as Java and JS along with a bunch of other languages that haven't been mentioned. I'm also actively working on an open source project in my spare time with thousands of lines of Haskell and PureScript code (https://github.com/ddellacosta/automation-service), not to mention a half dozen other random half-done projects and contributions I've made to other open source libraries and applications. What have you written in Haskell that has made you dislike it so much?

    > Talk is cheap.

    Yes it is.

  • Functional Semantics in Imperative Clothing (Richard Feldman)
    1 project | news.ycombinator.com | 29 Apr 2024
    This is really just a matter of how much syntax sugar you want to implement. Idris has this already, and there’s a proposal to add it to Haskell too [0]. But none of this changes the core properties of the system which make it monadic.

    [0] https://github.com/ghc-proposals/ghc-proposals/issues/527

  • An alternative front end for Haskell?
    3 projects | news.ycombinator.com | 7 Oct 2023
    > I think Haskell needs a way to graduate (or retire) language extensions

    https://github.com/ghc-proposals/ghc-proposals/pull/601

  • Or patterns proposal: Prefix signalling or just infix?
    2 projects | /r/haskell | 17 May 2023
    Additionally, while this proposal is focused on the simple implementation and so in the current proposal or patterns do not bind any variables as per #522, if we do get settled on syntax and then later wish to expand to allow binding variables as in #43, then the syntax is again clean and discoverable.
  • Monthly Hask Anything (May 2023)
    1 project | /r/haskell | 6 May 2023
    Yeah, a relatively natural thing would be to be able to opt-in to having the HasField instances be available in all contexts. The (not yet implemented, but accepted) "Modifiers" GHC proposal might be nice for that.
  • Is there any way to build a simple additive prelude?
    1 project | /r/haskell | 1 May 2023
    The local modules proposal imo is excellent as-is.
  • Interview and AMA with Simon Peyton Jones
    1 project | /r/haskell | 22 Apr 2023
    Why would you drop TypeFamilies? It seems fairly popular, given that it was just one vote short of getting added to GHC2021. Do you consider it a less-ideal compromise, that is subsumed by your second proposal (Core with GRTT)?
  • Amendmend proposal: Changed syntax for Or patterns
    2 projects | /r/haskell | 14 Apr 2023
    as syntax is contentious a topic as ever, David (the main proposal author) and I would like to invite you to give your input on https://github.com/ghc-proposals/ghc-proposals/pull/585, where we propose to change the syntax of the accepted proposal #522 introducing Or patterns. In particular, we'd like to know
  • MSc Dissertation: Comprehending Pure Functional Effect Systems
    1 project | /r/haskell | 9 Apr 2023
    This looks great, congratulations on completing it! I assume you didn’t get an opportunity to evaluate the delimited continuations based eff library? It would’ve been nice to see Cont included as one of the effects covered, though perhaps not available in all the systems you looked at? Maybe some future work.
  • Trouble understanding function import in Haskell
    1 project | /r/haskell | 31 Mar 2023
    I do hope qualified exports are available someday: https://github.com/ghc-proposals/ghc-proposals/pull/283

What are some alternatives?

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

miso - :ramen: A tasty Haskell front-end framework

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

Ruby on Rails - Ruby on Rails

rio-orphans - A standard library for Haskell

haskell-ux - Let's make Haskells error messages helpful :)

julia - The Julia Programming Language

Phoenix - Peace of mind from prototype to production

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).

purescript-flame - Fast & simple framework for building web applications

hoogle - Haskell API search engine

Hobo - The web app builder for Rails (moved from tablatom/hobo)

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that Haskell is
the 23rd most popular programming language
based on number of metions?