Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gowld
on Sept 4, 2018
|
parent
|
context
|
favorite
| on:
Why I never finish my Haskell programs
In other languages, if the logging facility fails, you can simply continue running the program without logging. This works reliably enough across the world for many years that no one worries about log statements in production being unsafe.
dwohnitmok
on Sept 4, 2018
[–]
Some people in the Haskell community think so too. See e.g.
http://hackage.haskell.org/package/simple-logger-0.0.4/docs/...
where you log pure code without introducing a change at the type level.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: