Re #6125: document that glob-dirs are buggy in Cabal 2.4
`cabal-version: 2.4` allows e.g. `data-files: foo/**/*.txt` but `**` directories are only handled correctly since Cabal 3.0 (issue #6125). This information should be part of the cabal file format history documentation.
Please register or sign in to comment