[GHC] #10274: foreign import ccall "rand" in System.IO fails on Android
GHC
ghc-devs at haskell.org
Thu Apr 9 04:59:59 UTC 2015
#10274: foreign import ccall "rand" in System.IO fails on Android
-------------------------------------+-------------------------------------
Reporter: rwbarton | Owner: ekmett
Type: bug | Status: new
Priority: normal | Milestone:
Component: Core | Version: 7.10.1
Libraries | Operating System: Other
Keywords: | Type of failure: Building GHC
Architecture: | failed
Unknown/Multiple | Blocked By:
Test Case: | Related Tickets:
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
On Android `rand` is a static inline function.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10274>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list