Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Haskell setup, with the current compiler version GHC 8.10.1

Правка en2, от Kariem.Taha, 2021-08-17 16:14:32

I'm using Haskell and all of my submissions are always above 11300kb memory, I tried to submit older solution in Haskell for the same problems (for comparison), mostly submitted a year ago, with less memory not even exceeding the common C++17 memory usage, but they end up using 11300kb or above, so my question is how to reduce the memory usage, and what are the used compiler options/flags, I've read the About the programming languages page for information, but it contains old information mentioning GHC 7.6.1.

Теги haskell, compiler options, compilers, ghc

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский Kariem.Taha 2021-08-17 16:14:32 23
en1 Английский Kariem.Taha 2021-08-17 16:13:11 596 Initial revision (published)