#5775: Inconsistency in demand analysis
---------------------------------+------------------------------------------
Reporter: rl | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.4.2
Component: Compiler | Version: 7.5
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: Runtime performance bug
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by rl):
Hmm, isn't it only fragile in the presence of `unsafePerformIO` and
friends (which is what `idx` in my example does)? If so, does it really
matter? If I use `unsafePerformIO`, I'm on my own!
This whole example is really an artefact of `Storable` living in `IO`
rather than in `ST`. It seems that is causing even more problems than I
realised.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5775#comment:5>
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