I\'m am training funtional Haskell and cannot usderstand what is wrong with this:
maxBy :: (a -> Int) -> a -> a -> a maxBy measure a b = max (meas