The thing is, like 20% of your program ends up being non-idiomatic, ghc-specific Haskell. I suppose for certain applications it could end up being the whole thing, but in general I'm thinking optimized Haskell is in that ballpark tops.
And idiomatic Haskell's performance is plenty acceptable for a variety of common use-cases (so not "nearly always is")
whateveracct|6 years ago
And idiomatic Haskell's performance is plenty acceptable for a variety of common use-cases (so not "nearly always is")
coolplants|6 years ago