#10697: Change template-haskell API to allow NOUNPACK, lazy annotations -------------------------------------+------------------------------------- Reporter: RyanGlScott | Owner: Type: feature request | Status: closed Priority: normal | Milestone: 8.0.1 Component: Template Haskell | Version: 7.10.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #5290, #8347 | Differential Rev(s): Phab:D1603 Wiki Page: | -------------------------------------+------------------------------------- Comment (by Ben Gamari <ben@…>): In [changeset:"d44bc5c061e3f0ba459f835aba683c0366187b74/ghc" d44bc5c/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="d44bc5c061e3f0ba459f835aba683c0366187b74" TemplateHaskell: revive isStrict, notStrict and unpacked These 3 functions are useful to keep around a bit longer, to prevent breaking existing code that uses them. Related to #10697. Reviewers: austin, goldfire, RyanGlScott, bgamari Reviewed By: RyanGlScott, bgamari Differential Revision: https://phabricator.haskell.org/D1761 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10697#comment:24> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler