Fix missing fields warnings in empty record construction, fix #13870
Test Plan: make test TEST=T13870 Reviewers: RyanGlScott, austin, bgamari, mpickering Reviewed By: mpickering Subscribers: mpickering, rwbarton, thomie, RyanGlScott Tags: #ghc GHC Trac Issues: #13870 Differential Revision: https://phabricator.haskell.org/D3940
Showing
- compiler/typecheck/TcExpr.hs 14 additions, 7 deletionscompiler/typecheck/TcExpr.hs
- testsuite/tests/deSugar/should_compile/T13870.hs 14 additions, 0 deletionstestsuite/tests/deSugar/should_compile/T13870.hs
- testsuite/tests/deSugar/should_compile/T13870.stderr 10 additions, 0 deletionstestsuite/tests/deSugar/should_compile/T13870.stderr
- testsuite/tests/deSugar/should_compile/all.T 1 addition, 0 deletionstestsuite/tests/deSugar/should_compile/all.T
Loading
Please register or sign in to comment