[GHC] #10745: Error in fusion when compiling Data.Yaml

GHC ghc-devs at haskell.org
Thu Aug 6 12:35:34 UTC 2015


#10745: Error in fusion when compiling Data.Yaml
---------------------------------+-----------------------------------------
        Reporter:  nclarke       |                   Owner:
            Type:  bug           |                  Status:  infoneeded
        Priority:  normal        |               Milestone:
       Component:  Compiler      |                 Version:  7.10.2
      Resolution:                |                Keywords:
Operating System:  Linux         |            Architecture:  x86_64 (amd64)
 Type of failure:  None/Unknown  |               Test Case:
      Blocked By:                |                Blocking:
 Related Tickets:  #10665        |  Differential Revisions:
---------------------------------+-----------------------------------------
Changes (by thomie):

 * status:  new => infoneeded
 * related:   => #10665


Comment:

 I can't reproduce this.

 I am assuming you are trying to run `cabal install yaml` with ghc-7.10.2.
 This worked for me, but I might have different versions of dependencies
 installed than you.

 Can you give the exact command(s) you are running that will fail when run
 in a cabal sandbox, after temporarily renaming your .cabal/config file to
 something else.

 Thanks.

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


More information about the ghc-tickets mailing list