#5550: GHC infinite loop when compiling vector
---------------------------------+------------------------------------------
Reporter: simonpj | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.2.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by simonpj):
I'm suggesting this:
* everythig exactly as now except that (3) only applies to arguments
whose type are `ForceSpecConstr`'d.
In the #4448 code you give, that'd mean you'd have to `ForceSpecConstr`
the Left/Right type. Or, maybe there could be a different annotation for
that, meaning "if you see a function applied to me, ignore the "must be
scrutinised" test.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5550#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs