
#8783: make ghc-pwd-bindist script /bin/sh compatible for Solaris -------------------------------------+------------------------------------- Reporter: maeder | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Build System | Version: 7.8.1-rc2 Resolution: | Keywords: Operating System: Solaris | Architecture: Unknown/Multiple Type of failure: Building GHC | Difficulty: Easy (less than 1 failed | hour) Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------- Comment (by kgardas): Hmm, and ls -la /bin/sh tells what? On Solaris 11.1 it's: {{{ $ ls -al /bin/sh lrwxrwxrwx 1 root root 9 Feb 5 14:39 /bin/sh -> i86/ksh93 }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8783#comment:10 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler