[GHC] #15022: Stackage HEAD detected a suspicious change

GHC ghc-devs at haskell.org
Wed Apr 11 15:49:30 UTC 2018


#15022: Stackage HEAD detected a suspicious change
-------------------------------------+-------------------------------------
        Reporter:  mrkkrp            |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.6.1
       Component:  Compiler          |              Version:  8.2.2
      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 RyanGlScott):

 Case in point for why build logs are critical here: I just tried running
 the test suites for `stm-delay-0.1.1.1` using commit
 3cfb12d8adac37e5565d66fd173e4648cc041e65 using a standard:

 {{{
 $ cabal configure -w ~/Software/ghc/inplace/bin/ghc-stage2 --enable-tests
 $ cabal test
 }}}

 And both test suites successfully built and ran for me. So clearly
 `stackage-head` is doing something different, but I have no idea what that
 could be.

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


More information about the ghc-tickets mailing list