[GHC] #7277: Recompilation check fails for TH unless functions are inlined
GHC
ghc-devs at haskell.org
Tue Nov 25 01:27:01 UTC 2014
#7277: Recompilation check fails for TH unless functions are inlined
-------------------------------------+-------------------------------------
Reporter: | Owner:
orenbenkiki | Status: new
Type: bug | Milestone: 7.10.1
Priority: normal | Version: 7.4.2
Component: Template | Keywords:
Haskell | Architecture: Unknown/Multiple
Resolution: | Difficulty: Unknown
Operating System: | Blocked By:
Unknown/Multiple | Related Tickets: 481
Type of failure: Incorrect |
result at runtime |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by thomie):
I'm able to reproduce this with 7.8.3, by first doing `cabal install test-
framework test-framework-hunit test-framework-th` and then running the
`RUNME` script inside the tar file from comment:1. The fourth and final
test should be failing instead of passing.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7277#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list