4 Dec 2006 13:45
Re: [GHC] #1037: primRepHint:VoidRep
GHC <trac <at> galois.com>
2006-12-04 12:45:50 GMT
2006-12-04 12:45:50 GMT
#1037: primRepHint:VoidRep
----------------------------+-----------------------------------------------
Reporter: igloo | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.8
Component: Compiler (FFI) | Version: 6.6
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------------+-----------------------------------------------
Comment (by simonmar):
I think the typechecker ought to be rejecting this foreign declaration, I
don't believe State# is supposed to be among the valid return types for a
foreign import. Why can't IO () be used here?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1037>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs <at> haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
RSS Feed