[GHC] #9371: Overlapping type families, segafult
GHC
ghc-devs at haskell.org
Tue Aug 12 15:45:47 UTC 2014
#9371: Overlapping type families, segafult
----------------------------------------+----------------------------------
Reporter: pingu | Owner: goldfire
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Resolution: | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: Runtime crash | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Revisions: |
----------------------------------------+----------------------------------
Comment (by Richard Eisenberg <eir@…>):
In [changeset:"f29bdfbcedda6cb33ab05d884c151f2b31f4e4e0/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="f29bdfbcedda6cb33ab05d884c151f2b31f4e4e0"
Fix Trac #9371.
This was very simple: lists of different lengths are
*maybe* apart, not *surely* apart.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9371#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list