You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments