#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
_______________________________________________
Haskell-platform mailing list
Haskell-platform@projects.haskell.org
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform

Reply via email to