|
|
|
|
|
by mej10
3195 days ago
|
|
This is a weird comment since you've purposefully included many Haskell extensions that are in no way part of the "core" language. Hindley-milner, ADTs, type classes, and laziness are core i.e. part of Haskell 2010. GADTs aren't even part of core Haskell. So I guess it is simpler than Ocaml after all! |
|
Which language features that I mentioned do you not think are commonly used in Haskell?