[GHC] #15101: $tooldir not expanded for NoFib
GHC
ghc-devs at haskell.org
Fri May 11 11:40:03 UTC 2018
#15101: $tooldir not expanded for NoFib
-------------------------------------+-------------------------------------
Reporter: AndreasK | Owner: alpmestan
Type: bug | Status: patch
Priority: normal | Milestone: 8.6.1
Component: NoFib benchmark | Version:
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:D4667
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by alpmestan):
* status: new => patch
* differential: => Phab:D4667
Comment:
Phyx wrote a first patch that fixes this without `unsafePerformIO` at
[https://phabricator.haskell.org/D4667 D4667], but I have one that should
fix the problem without `unsafePerformIO`, which might be desirable. See
[https://phabricator.haskell.org/D4686 D4686].
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15101#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list