from Hacker News

Ask HN: Popular open source tool originally written in Haskell?

by calebjosue on 2/10/24, 9:06 PM with 7 comments

Is there any open source tool (Bonus points: Being popular) originally written in Haskell you guys can point me to?

Thanks!

  • by zargon on 2/10/24, 9:27 PM

    I use espial (https://github.com/jonschoning/espial) for bookmarking since pinboard went unmaintained several years ago.
  • by calebjosue on 2/10/24, 9:43 PM

    Thank you @armchairhacker, @dave4420, @zargon.

    The reason I've asked is because (And I am not totally sure about this [I am a neophyte, sorry if I say something silly), it seems to me that at some point functional programming (After all the mental contortions) feels like imperative programming. And I found all these applicative style, point-free style terms.

    "Why functional programming matters" is on my reading list (later this year), my main interest in the topic is related on how programs can be written in the most simple and concise way, where code is what matters and not the programmer's cleverness. Compiler people go through... You know what, nobody asked me. Let's turn this into a blog entry instead.

    In the meantime, thank you very much!!! I will definitively take a look at those projects.

  • by develop7 on 2/19/24, 4:02 PM

    PostgREST: https://postgrest.org/

    Hadolint

  • by tlo on 2/11/24, 3:20 PM

  • by dave4420 on 2/10/24, 9:08 PM

    Off the top of my head: Pandoc and Hasura are both written in Haskell.
  • by armchairhacker on 2/10/24, 9:24 PM

    xmonad window manager

    IHP (Integrated Haskell Platform), except I don’t know if it’s popular, but very ambitious

  • by tacone on 2/13/24, 7:42 PM

    Hasura