#12674: GHC doesn't handle ./ prefixed paths correctly -------------------------------------+------------------------------------- Reporter: dobenour | Owner: RolandSenn Type: bug | Status: patch Priority: normal | Milestone: Component: Driver | Version: 8.0.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHC rejects | Unknown/Multiple valid program | Test Case: T12674 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab: D5009 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Tamar Christina <tamar@…>): In [changeset:"a7c8acda5c7ad99fa983bbd5e59480ab5e633c54/ghc" a7c8acd/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="a7c8acda5c7ad99fa983bbd5e59480ab5e633c54" GHC doesn't handle ./ prefixed paths correctly (#12674) Summary: If a filename starts with a hypen, GHC keeps the prefixed "./" path. Test Plan: make test TEST=T12674 Reviewers: Phyx, nomeata, bgamari, erikd Reviewed By: Phyx Subscribers: rwbarton, thomie, carter GHC Trac Issues: #12674 Differential Revision: https://phabricator.haskell.org/D5009 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12674#comment:8> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler