[GHC] #13313: cabal08 broken
GHC
ghc-devs at haskell.org
Wed Feb 22 00:30:40 UTC 2017
#13313: cabal08 broken
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.2.1
Component: Compiler | Version: 8.0.1
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 bgamari):
I'm in the middle of another build to verify this, but this is what
happened last time,
{{{
diff --git a/testsuite/tests/cabal/cabal08/cabal08.stdout
b/testsuite/tests/cabal/cabal08/cabal08.stdout
index 8f97cd409f..bf196e0629 100644
--- a/testsuite/tests/cabal/cabal08/cabal08.stdout
+++ b/testsuite/tests/cabal/cabal08/cabal08.stdout
@@ -1,6 +1,6 @@
[1 of 1] Compiling Main ( Main.hs, Main.o )
Linking Main ...
-p2
+p1
[1 of 1] Compiling Main ( Main.hs, Main.o )
Linking Main ...
-p2
+p1
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13313#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list