[GHC] #11097: `unlit` executable installed in wrong folder
GHC
ghc-devs at haskell.org
Mon Nov 16 13:55:25 UTC 2015
#11097: `unlit` executable installed in wrong folder
-------------------------------------+-------------------------------------
Reporter: hvr | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 8.0.1
Component: Build System | Version: 7.10.2
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
For some reason I don't know, `unlit` is installed into `$topdir` (c.f.
`-B$topdir`) rather than `$exedir` (== `$topdir/bin`)
IMO, it belongs into `$topdir/bin` instead, where all other internal
executables are installed into
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11097>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list