You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
integralLength = fromIntegral (length [1,2,3,4]) + 3.2 -- just because of lenght function definition is length :: [a] -> Int then it cna't be mixed with a Float