[GHC] #12952: Broken tests: ghci014 maessen_hashtab qq006
GHC
ghc-devs at haskell.org
Fri Dec 9 01:01:24 UTC 2016
#12952: Broken tests: ghci014 maessen_hashtab qq006
-------------------------------------+-------------------------------------
Reporter: Rufflewind | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 8.0.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: ghci014 | Blocked By:
maessen_hashtab qq006 |
Blocking: | Related Tickets:
Differential Rev(s): D2807 | Wiki Page:
-------------------------------------+-------------------------------------
{{{
ghci/scripts/ghci014.run ghci014 [bad stderr] (ghci)
programs/maessen-hashtab/maessen_hashtab.run maessen_hashtab [exit code
non-0] (hpc)
quasiquotation/qq006/qq006.run qq006 [exit code 0] (normal)
}}}
The first two were fairly straightforward: `ghci014` and `maessen_hashtab`
are broken because they rely on a very ancient version of QuickCheck.
I don't know what is up with `qq006`. It doesn't compile on GHC 8.0.1 but
now apparently it does on GHC HEAD. Is this a bug or a change in
semantics?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12952>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list