this post was submitted on 01 Jul 2023
3 points (100.0% liked)

Haskell

6 readers
1 users here now

**The Haskell programming language community.** Daily news and info about all things Haskell related: practical stuff, theory, types, libraries, jobs, patches, releases, events and conferences and more... ### Links - Get Started with Haskell

founded 2 years ago
 

Use this thread to ask any Haskell related questions which you think doesn't deserve a thread of their own. Ask away!

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 years ago (3 children)

Hello. I still cannot see this magazine from lemmy (specifically, sopuli.xyz). Does anyone know why? Is there a way I could fix this? Thank you!

[–] [email protected] 2 points 2 years ago (1 children)
[–] [email protected] 2 points 2 years ago

I see, I will report soon. Could not find time to do so now, sadly

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

Strange. It does see https://sopuli.xyz/c/[email protected], but not https://sopuli.xyz/c/[email protected]

Maybe you can try reaching out to the admins as that error page suggests.

[–] [email protected] 1 points 2 years ago

Sounds like that instance isn’t federated with kbin.social. I can see it just fine over here in infosec.pub

[–] [email protected] 0 points 2 years ago (1 children)

Having learned Haskell in University, I've not yet used it in my role as a software developer.

What are the real world use cases for Haskell?

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

I like to use https://www.libhunt.com/l/haskell to explore popular Haskell projects. The three projects with the most stars on GitHub are:

  • ShellCheck, which checks shell scripts for potential problems
  • Pandoc, which converts documents between different formats
  • Postgrest, which serves a REST API from postgres databases

There's also the State of the Haskell Ecosystem page which rates the level of maturity of different use-cases and programming needs.

load more comments
view more: next ›