[GHC] #15576: Hadrian puts its build tree in the wrong place

GHC ghc-devs at haskell.org
Wed Aug 29 21:15:04 UTC 2018


#15576: Hadrian puts its build tree in the wrong place
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.6.1
       Component:  Compiler          |              Version:  8.4.3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by simonpj):

 I don't particularly want to ''change'' the build directory; I just want
 it to be right here at the root of my build tree, where it has always
 been.  (That is `-o$PWD`, I suppose.)  Is that not a good default place
 for it to be?

 I suppose I can get used to doing something in UserSettings in every build
 tree; but I'd prefer the old behaviour.  Is it difficult to achieve for
 some reason?

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15576#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list