#8455: Core lint error with Template Haskell quotation and type lits -------------------------------------+------------------------------------ Reporter: goldfire | Owner: goldfire Type: bug | Status: new Priority: normal | Milestone: Component: Template Haskell | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Unknown/Multiple Type of failure: None/Unknown | Difficulty: Unknown Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------ Comment (by Richard Eisenberg <eir@…>): In [changeset:"f122291c4af46f3b7fb9d804c07abdde3210e047/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="f122291c4af46f3b7fb9d804c07abdde3210e047" Fix Trac #8455. This was quite simple -- just use mkIntegerExpr instead of mkIntExpr. }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8455#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler