[GHC] #14656: Nofib: Ignore cr-lineendings in benchmarks

GHC ghc-devs at haskell.org
Sat Jun 16 17:29:24 UTC 2018


#14656: Nofib: Ignore cr-lineendings in benchmarks
-------------------------------------+-------------------------------------
        Reporter:  AndreasK          |                Owner:  (none)
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:
       Component:  NoFib benchmark   |              Version:  8.2.2
  suite                              |
      Resolution:                    |             Keywords:
Operating System:  Windows           |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D4705
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"3ef116aa7ed572b8ee32223a18bce8d61a635b02/nofib"
 3ef116a/nofib]:
 {{{
 #!CommitTicketReference repository="nofib"
 revision="3ef116aa7ed572b8ee32223a18bce8d61a635b02"
 Don't use binary output for real/eff.

 These use putStrLn so clearly we are not producing binary data.
 This caused failures on windows.

 Reviewers: O26 nofib, bgamari

 Reviewed By: bgamari

 Subscribers: bgamari

 GHC Trac Issues: #14656

 Differential Revision: https://phabricator.haskell.org/D4705
 }}}

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14656#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list