#1805: "tail" is different under Solaris
-----------------------------+----------------------------------------------
    Reporter:  guest         |        Owner:  igloo      
        Type:  merge         |       Status:  new        
    Priority:  normal        |    Milestone:  6.10 branch
   Component:  Build System  |      Version:  6.8        
    Severity:  normal        |   Resolution:             
    Keywords:                |   Difficulty:  Easy (1 hr)
          Os:  Solaris       |     Testcase:             
Architecture:  x86           |  
-----------------------------+----------------------------------------------
Changes (by igloo):

  * type:  bug => merge
  * milestone:  6.8.1 => 6.10 branch

Comment:

 Fixed in 6.8; needs merging to the HEAD.
 {{{
 Tue Oct 30 17:12:18 PDT 2007  Ian Lynagh <[EMAIL PROTECTED]>
   * Replace "tail -n +2" with "sed 1d", as Solaris doesn't understand the
 former

     M ./docs/man/Makefile -1 +2
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1805#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to