Open mwotton opened 11 years ago
oh, i tried removing ./cabal-dev in between each invocation also: this leads to a longer recompile but the same result.
rhino ➜ ~/projects/test_cabal_dev git:(master) ✗ cabal-dev --version cabal-dev 0.9.1 built with Cabal 1.14.0
rhino ➜ ~/projects/test_cabal_dev git:(master) ✗ ghc --version The Glorious Glasgow Haskell Compilation System, version 7.6.1
https://github.com/mwotton/cabal-dev-bug
README shows how to tickle the bug. it seems to work fine when listed in the executable or library section, but not the test-suite section. also, only fires when --enable-shared is on.