[GHC] #8283: utils/fingerprint/fingerprint.py doesn't work on Windows
GHC
ghc-devs
Wed Oct 2 05:54:39 UTC 2013
#8283: utils/fingerprint/fingerprint.py doesn't work on Windows
-------------------------------+-------------------------------------------
Reporter: schyler | Owner: leroux
Type: bug | Status: patch
Priority: low | Milestone:
Component: Build | Version: 7.7
System | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: Windows | Difficulty: Easy (less than 1 hour)
Type of failure: Other | Blocked By:
Test Case: | Related Tickets:
Blocking: |
-------------------------------+-------------------------------------------
Comment (by Austin Seipp <austin@?>):
In [changeset:70ccf23f7e2f67c395be4cb87c8f4a26dd65918d/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="70ccf23f7e2f67c395be4cb87c8f4a26dd65918d"
fingerprint.py: Invoke 'perl' manually (#8283)
This fixes the fingerprint script on windows, since we can't rely on
using '#!/usr/bin/perl'
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8283#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list