Re: [Hackage] #118: Cabal eats leading '.'s from .cabal file

#118: Cabal eats leading '.'s from .cabal file -----------------------------+---------------------------------------------- Reporter: igloo@earth.li | Owner: ijones Type: defect | Status: new Priority: high | Milestone: Component: Cabal | Version: 1.1.6 Severity: normal | Resolution: Keywords: | Ghcversion: 6.6 Difficulty: normal | Platform: Linux -----------------------------+---------------------------------------------- Comment (by nominolo): The "." -> "" problem is a problem in filepath, not necessarily Cabal. The problem is that it calls {{{normalize}}} which does this (IMO) illegal transformation. A normalized path should always work. I think Neil fixed this in the latest (unreleased) filepath, I haven't tested though. The problem described in the original report should be fixed, though it's sad we do not seem to have regression tests for this one. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/118 Hackage http://example.com/ My example project
participants (1)
-
Hackage