[GHC] #12539: Possible typo causes Stack and Cabal installs to fail
GHC
ghc-devs at haskell.org
Thu Aug 25 23:37:04 UTC 2016
#12539: Possible typo causes Stack and Cabal installs to fail
-------------------------------------+-------------------------------------
Reporter: ConorIA | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Linux | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by ezyang):
Could you paste both (1) the invocation of GHC with all the flags being
given, and (2) the command line flags passed to ld which are causing it to
break? (1) should be possible by passing `-v` to Cabal/Stack, and (2)
should be possible by passing `-v` to GHC (you might need a higher level
of verbosity than this.)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12539#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list