haskell - How to prevent profiling dependency issue before Genesis -


it know profiling large packages require destroying , rebuilding world. however, there anyway avoid when starting fresh? how can enable benchmark , profiling first time install ghc platform on new machine?


Comments