[haskell-platform] #163: Cabal can't compile packages with Haskell Platform 2011.2.0.0 and XCode 4

haskell-platform haskell-platform at projects.haskell.org
Sat Mar 12 08:37:27 GMT 2011


#163: Cabal can't compile packages with Haskell Platform 2011.2.0.0 and XCode 4
--------------------+-------------------------------------------------------
 Reporter:  kevin   |       Owner:  dons
     Type:  defect  |      Status:  new 
 Priority:  minor   |   Milestone:      
Component:  GHC     |    Keywords:      
--------------------+-------------------------------------------------------
 XCode 4 has no /Developer/SDKs/MacOSX10.5.sdk.
 GHC that ships w/ Haskell Platform 2011.2.0.0 expects it to be there.
 So a number of packages don't compile. e.g., network, pointfree, hoogle,
 because they can't find requisite headers or libraries.

 Fix is to install Xcode 3.x.

 Workaround is to create a symlink in /Developer/SDKs/ from MacOSX10.6.sdk
 to MacOSX10.5.sdk

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/163>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries


More information about the Haskell-platform mailing list