[haskell-platform] #177: cabal-install and other binaries not working in Mac Os X Snow Leopard

haskell-platform haskell-platform at projects.haskell.org
Sat Jul 2 13:50:18 BST 2011


#177: cabal-install and other binaries not working in Mac Os X Snow Leopard
------------------------------+---------------------------------------------
 Reporter:  pepeiborra        |        Owner:            
     Type:  defect            |       Status:  closed    
 Priority:  major             |    Milestone:  2011.x.0.0
Component:  (none-specified)  |   Resolution:  invalid   
 Keywords:                    |  
------------------------------+---------------------------------------------
Changes (by pepeiborra):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Found the reason: a global env variable GHCRTS with the value -M1000M
 This would be considered as an unsafe RTS setting and therefore the
 behaviour I am seeing is the expected:

 http://www.haskell.org/ghc/docs/7.0-latest/html/users_guide/options-
 phases.html#options-linker

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/177#comment:1>
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