summaryrefslogtreecommitdiff
path: root/compiler/codeGen
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2018-11-30 09:18:10 -0500
committerRyan Scott <ryan.gl.scott@gmail.com>2018-11-30 09:46:42 -0500
commit47875bd4d79ca633b589e63e320aa5a5c631d096 (patch)
treec479990fbf227d2c3daca51a0ff4725145d1e934 /compiler/codeGen
parent80d665a123305721c58a3d7652c64e2b3c69b70e (diff)
downloadhaskell-47875bd4d79ca633b589e63e320aa5a5c631d096.tar.gz
Add 'Lift' instances for 'NonEmpty' and 'Void'
Summary: Since 'NonEmpty' and 'Void' are now part of 'base', it makes sense that we put 'Lift' instances for them in 'template-haskell'. Not doing so is going to force users to define their own (possibly colliding) orphan instances downstream. Test Plan: ./validate Reviewers: goldfire, bgamari, RyanGlScott Reviewed By: RyanGlScott Subscribers: RyanGlScott, rwbarton, carter GHC Trac Issues: #15961 Differential Revision: https://phabricator.haskell.org/D5391
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions