[GHC] #8443: cannot find normal object file when compiling TH code
GHC
ghc-devs at haskell.org
Mon Oct 14 18:33:21 UTC 2013
#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
Type of failure: GHC rejects valid program | (amd64)
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
----------------------------------------------+----------------------------
Comment (by igloo):
It's a bug in `yesod-core`.
You need something like `extensions: TemplateHaskell` somewhere.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8443#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list