#10596: Template Haskell : getQ and putQ doesn't work -------------------------------------+------------------------------------- Reporter: kiripon | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Template Haskell | Version: 7.10.1 Resolution: | Keywords: getQ putQ Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: Phab:D1026 -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"00c8d4d551472940303437be1496bf23b882273b/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="00c8d4d551472940303437be1496bf23b882273b" Fix #10596 by looking up 'Int' not 'Maybe Int' in the map. Test Plan: validate Reviewers: goldfire, austin, simonpj, bgamari Reviewed By: bgamari Subscribers: simonpj, rwbarton, thomie, bgamari Differential Revision: https://phabricator.haskell.org/D1026 GHC Trac Issues: #10596 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10596#comment:4> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler