#2278: Inconsistent behaviour between -odir and -hidir options
-----------------------------+----------------------------
Reporter: guest | Owner: simonmar
Type: bug | Status: closed
Priority: normal | Milestone: 6.10 branch
Component: Compiler | Version: 6.8.2
Resolution: fixed | Keywords:
Operating System: Windows | Architecture: x86
Difficulty: Unknown | Test Case:
-----------------------------+----------------------------
Comment (by Austin Seipp ):
In [changeset:"2a743bbddd4de41a77af9b83ec4720cd013292cf/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="2a743bbddd4de41a77af9b83ec4720cd013292cf"
Delete hack when takeDirectory returns ""
Summary:
Since commits 8fe1f8 and bb6731 in the filepath packages (ticket #2034,
closed
in 2010), takeDirectory "foo" returns ".", and not "", so this check is no
longer needed.
Other commits:
* Remove trailing whitespace
* Update comments for #2278
Test Plan: harbormaster
Reviewers: austin
Reviewed By: austin
Subscribers: simonmar, ezyang, carter
Differential Revision: https://phabricator.haskell.org/D213
GHC Trac Issues: #2034
}}}
--
Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/2278#comment:4
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler