It turns out a couple more changes are needed to make the benchmarks work correctly when obtained from Hackage—just making sure that all the modules, dependencies, and files are specified correctly so that cabal sdist includes everything it needs to.
It turns out a couple more changes are needed to make the benchmarks work correctly when obtained from Hackage—just making sure that all the modules, dependencies, and files are specified correctly so that
cabal sdist
includes everything it needs to.See also https://github.com/iu-parfunc/sc-haskell/issues/7