[haskell-platform] #138: Haskell platform for Mac OS X depends on non-standard perl install

haskell-platform haskell-platform at projects.haskell.org
Sun Dec 5 20:42:14 EST 2010


#138: Haskell platform for Mac OS X depends on non-standard perl install
----------------------+-----------------------------------------------------
 Reporter:  dmp       |        Owner:  gregorycollins
     Type:  defect    |       Status:  closed        
 Priority:  major     |    Milestone:                
Component:  Platform  |   Resolution:  fixed         
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by MtnViewMark):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 This *is* fixed in the GHC 7.0.1 installer:

 {{{
 [2031] : find dist/root -type f | xargs grep '^#.*perl'
 dist/root/Library/Frameworks/GHC.framework/Versions/7.0.1-i386/usr/lib/ghc-7.0.1
 /ghc-asm:#!/usr/bin/perl
 dist/root/Library/Frameworks/GHC.framework/Versions/7.0.1-i386/usr/lib/ghc-7.0.1
 /ghc-split:#!/usr/bin/perl
 }}}

 So I think we can close this one.

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