Fix Data.Binary re-export
[cabal.git] / changelog.d / pr-7424
blob867e9d62389d2d2b9b28190798f9d4dfe71e1553
1 synopsis: standalone tests for cabal init
2 packages: cabal-install
3 prs: #7424
4 issues: #7410
6 description: {
7 - changes the behaviour of the --tests flag for cabal init,
8   see https://github.com/haskell/cabal/issues/7410#issuecomment-849913926
9 - adds a new value TestSuite for the PackageType type