1 2 3 4
-- Measure performance with GHC -- https://wiki.haskell.org/Performance/GHC#Measuring_performance -- In ghci :set +s will output the time consumption for every command