
#9079: Foreign.C.Types in haskell2010 ------------------------------------------+-------------------------------- Reporter: tensor5 | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: libraries/haskell2010 | Version: 7.8.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: ------------------------------------------+-------------------------------- Comment (by hvr): I believe this is related to the breaking change that went into GHC 7.6.1: {{{ Warning: newtype `CInt' is used in an FFI declaration, but its constructor is not in scope. This will become an error in GHC 7.6.1. }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9079#comment:4 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler