Hello, I want to use the FFT library in Haskell and for that I need to create an array. However, when I input array (1,100) [(i, i*i) | i <- [1..100]]