Skip to content

Wildcards in data-files don't work with filenames containing multiple dots #784

Closed
@bos

Description

@bos

(Imported from Trac #794, reported by guest on 2011-01-22)

The Hoogle cabal file reads:

data-files:
    resources/_.js
    -- surely a Cabal bug that this isn't picked up by *.js
    -- but that hoogle.js is matched
    resources/jquery-1.4.2.js
    resources/jquery.cookie.js
It seems that the filename a.b.ext doesn't get picked by the wildcard _.ext.

-- Neil Mitchell

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions