Hacker News new | ask | show | jobs
by sixwing 3926 days ago
While laziness may permeate a lot of the ecosystem, GHC 8.0.1 is likely to get better support for Strict: https://ghc.haskell.org/trac/ghc/wiki/StrictPragma
1 comments

Woah, that looks great! Thanks for sharing this, I hadn't heard about the Strict pragma work.