#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@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