
#190: extension ForeignFunctionInterface should imply -fvia-C for ghc --------------------------+------------------------------------------------- Reporter: duncan | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: Cabal | Version: 1.2.3.0 Severity: normal | Keywords: Difficulty: normal | Ghcversion: 6.8.1 Platform: Linux | --------------------------+------------------------------------------------- I think the recommended practice with ghc is for code that uses FFI to compile via C to get the benefit of checking against C headers. So using that extension should imply not just -fffi but -fvia-C for ghc. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/190 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects