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