[GHC] #11361: Test tc253 doesn't pass with reversed uniques
GHC
ghc-devs at haskell.org
Mon Feb 15 19:02:12 UTC 2016
#11361: Test tc253 doesn't pass with reversed uniques
-------------------------------------+-------------------------------------
Reporter: niteria | Owner:
Type: bug | Status: closed
Priority: high | Milestone: 8.0.1
Component: Compiler (Type | Version: 8.1
checker) |
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: GHC rejects | Test Case: indexed-
valid program | types/should_compile/T11361,
| T11361a
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Bartosz Nitka <niteria@…>):
In [changeset:"426a25c719f74054758eaaf15daf5760f8d068fb/ghc"
426a25c7/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="426a25c719f74054758eaaf15daf5760f8d068fb"
Make T11361 actually run with reversed uniques
`-dunique-increment` doesn't work inside the file.
Test Plan: I've discovered it doesn't work in D1917.
Reviewers: simonpj, bgamari, austin
Subscribers: thomie, simonmar
Differential Revision: https://phabricator.haskell.org/D1918
GHC Trac Issues: #11361
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11361#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list