But there are two alternative backends, for Haskell and Nix, that have lazy evaluation. Does that mean that they are non-conforming backends? If not, shouldn't this documentation be changed to something like:
Unlike Haskell, PureScript's default JS backend is strictly evaluated.
In
language/Differences-from-Haskell.md
, it is saidBut there are two alternative backends, for Haskell and Nix, that have lazy evaluation. Does that mean that they are non-conforming backends? If not, shouldn't this documentation be changed to something like: