this post was submitted on 14 Sep 2023
3 points (100.0% liked)

Haskell

5 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
 

On the HF Slack instance, a user dropped by with a request: can programs that fail due to missing files be better about reporting to users which file was missing? The user in question is providing feedback about how many programs in Haskell can be improved in one fell swoop, but they’re not really in a position to fix it themselves. Concretely, they’re using dhall-to-json, which displays the following when it tries to open a broken symlink: : openFile: does not exist (No such file or directory...

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here