[Hackage] #794: Wildcards in data-files don't work with filenames containing multiple dots
Hackage
cvs-ghc at haskell.org
Mon Jan 24 21:23:21 CET 2011
#794: Wildcards in data-files don't work with filenames containing multiple dots
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Cabal library | Version: 1.8.0.2
Severity: normal | Keywords:
Difficulty: unknown | Ghcversion:
Platform: |
----------------------------+-----------------------------------------------
Comment(by guest):
Many of those restrictions seem reasonable. I think the only one I'd
change is that *.ext means all files ending ".ext", not all files ending
".ext" that don't have a '.' in the filename. I understand the desire
about foo.gz, but who would expect *.gz not to match foo.tar.gz? That
seems completely counter intuitive.
-- Neil
--
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/794#comment:2>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects
More information about the cabal-devel
mailing list