标签: haskell ghc cabal
众所周知profiling large packages almost always require destroying and rebuilding the world。但是,无论如何都要在开始新鲜时避免这种情况?如何在第一次在新机器上安装GHC平台时启用基准测试和性能分析?