[GHC] #9079: Foreign.C.Types in haskell2010
GHC
ghc-devs at haskell.org
Tue May 6 09:21:28 UTC 2014
#9079: Foreign.C.Types in haskell2010
------------------------------------------+--------------------------------
Reporter: tensor5 | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: libraries/haskell2010 | Version: 7.8.2
Resolution: worksforme | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
------------------------------------------+--------------------------------
Comment (by tensor5):
I'm talking about compiling using `haskell2010`:
{{{
ghc -package haskell2010 -hide-package base Test.hs
}}}
As I see from
[http://git.haskell.org/packages/haskell2010.git/blob/HEAD:/Foreign/C/Types.hs
this source] the constructors for C types are not exposed.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9079#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list