[GHC] #8356: Strangeness with FunDeps

GHC ghc-devs at haskell.org
Wed Oct 30 19:03:41 UTC 2013


#8356: Strangeness with FunDeps
-------------------------------------------------+-------------------------
        Reporter:  ksf                           |            Owner:
            Type:  bug                           |           Status:
        Priority:  normal                        |  closed
       Component:  Compiler                      |        Milestone:
      Resolution:  fixed                         |          Version:  7.7
Operating System:  Unknown/Multiple              |         Keywords:
 Type of failure:  GHC rejects valid program     |     Architecture:
       Test Case:                                |  Unknown/Multiple
  typecheck/should_fail/tcfail170                |       Difficulty:
        Blocking:                                |  Unknown
                                                 |       Blocked By:
                                                 |  Related Tickets:
-------------------------------------------------+-------------------------

Comment (by simonpj):

 It's a trace that should have been removed, but the test suite runs
 (rightly or wrongly) with `-fno-debug-output` which suppresses it.

 I'd be happy if someone had a moment to delete that line.

 Simon

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


More information about the ghc-tickets mailing list