|
|
|
|
|
by vba616
1167 days ago
|
|
If I say to ChatGPT, "Write some working Haskell." it replies "Certainly! Here's a simple example of a Haskell program that calculates the factorial of a given number:" And, if I try the code (not knowing Haskell), it appears to work. So I guess it's "good at generating working Haskell". But that's not what working programmers do. |
|