> This is arguably a bug in haskell-devscripts-minimal, but you could work > around it by inserting check-ghc-stamp as a dependency of some cdbs > target.
like in cabal-debian/debian/rules below? (I have literally no clue what I'm doing) common-binary-arch:: check-ghc-stamp BTW, https://packages.debian.org/unstable/libghc-keys-dev and https://packages.debian.org/sid/libghc-sdl2-dev are broken on testing and unstable (their deps are not available, because there were recently updated). Will they automatically re-build with the new versions of their deps at some point?
