Type-machine

19 todsacerdoti 4 8/20/2025, 4:59:27 AM arthi-chaud.github.io ↗

Comments (4)

bradrn · 2h ago
> Thankfully, in GHC 7.4.1 was introduced the record syntax, which allows naming fields, like this […]

What on Earth? Record syntax has been around since the very first versions of Haskell. This is a surprisingly blatant error to see so near the beginning of this article…

gylterud · 2h ago
I guess they were confused by the GHc documentation which says that the language option TraditionalRecordSyntax was introduced then, and enabled by default. Of course, the actual syntax was always part of the language. There just wasn’t an explicit option to enable/disable it.
mpoteat · 1h ago
Look at what they need to mimic a fraction of our power.
worldsayshi · 44m ago
I wish for a language that combines the strengths of Haskell and Typescript. I suppose PureScript isn't that?

https://www.purescript.org/