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

GHC ghc-devs at haskell.org
Thu Aug 6 15:46:53 UTC 2015


#10745: Error in fusion when compiling Data.Yaml
---------------------------------+-----------------------------------------
        Reporter:  nclarke       |                   Owner:
            Type:  bug           |                  Status:  merge
        Priority:  normal        |               Milestone:  7.10.3
       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:                |  Differential Revisions:
---------------------------------+-----------------------------------------

Comment (by rwbarton):

 Do you still have the failing sandbox? If so can you try `cabal build
 --ghc-option=-dppr-ticks`? There are a few different kinds of ticks and
 knowing which kind it is might reveal what is special about your sandbox
 (e.g. profiling or HPC or debugging information is turned on).

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


More information about the ghc-tickets mailing list