[GHC] #8443: cannot find normal object file when compiling TH code
GHC
ghc-devs at haskell.org
Mon Nov 3 14:51:57 UTC 2014
#8443: cannot find normal object file when compiling TH code
-------------------------------------+-------------------------------------
Reporter: snoyberg | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: invalid | Keywords:
Operating System: Linux | Architecture: x86_64 (amd64)
Type of failure: GHC | Difficulty: Unknown
rejects valid program | Blocked By:
Test Case: | Related Tickets:
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by nh2):
For readers who pass by:
`other-extensions: TemplateHaskell` in your cabal file is the recommended
way to deal with this.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8443#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list