Re: [GHC] #1830: Automatic derivation of Lift
#1830: Automatic derivation of Lift -------------------------------------+------------------------------------- Reporter: guest | Owner: | RyanGlScott Type: feature request | Status: new Priority: normal | Milestone: ⊥ Component: Template Haskell | Version: 6.8.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: Phab:D1168 -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"73921df27cac0615d2272b8729381aa0f229a0c8/ghc" 73921df/ghc]: {{{ #!CommitTicketReference repository="ghc" revision="73921df27cac0615d2272b8729381aa0f229a0c8" Update Cabal to recognize DeriveLift This should (1) fix the ./validate build, which I accidentally broke in D1168, and (2) update the Cabal submodule so that it recognizes `DeriveLift` as a GHC extension. Reviewed By: adamse, austin Differential Revision: https://phabricator.haskell.org/D1269 GHC Trac Issues: #1830 }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1830#comment:20> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC