Skip to content
Snippets Groups Projects
Unverified Commit cbb47e6c authored by quasicomputational's avatar quasicomputational Committed by Mikhail Glushenkov
Browse files

Make `Setup.hs copy/install` work when data-files uses **. (#6127)

Treating globs like filenames was always illegitimate, but this code
was broken further by the addition of recursive globs.

I had a look around for other dubious code along these lines, and it
looks like this site is the only problematic one.

Fixes #6125.

(cherry picked from commit 7fec503a)
parent 9b1e15c6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment