79220449

Date: 2024-11-24 15:44:00
Score: 0.5
Natty:
Report link

As the error says, Haskell depends on the GNU Compiler Collection (GCC) [wiki] to compile a program. You install Minimalistic GNU for Windows (MinGW) [wiki] such that the Haskell compiler has access to the GCC.

You can download MinGW here.

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • High reputation (-2):
Posted by: willeM_ Van Onsem