Allow SCC declarations in TH (#24081)
Showing
- compiler/GHC/Builtin/Names/TH.hs 10 additions, 3 deletionscompiler/GHC/Builtin/Names/TH.hs
- compiler/GHC/HsToCore/Quote.hs 22 additions, 1 deletioncompiler/GHC/HsToCore/Quote.hs
- compiler/GHC/ThToHs.hs 6 additions, 0 deletionscompiler/GHC/ThToHs.hs
- libraries/template-haskell/Language/Haskell/TH/Lib/Internal.hs 6 additions, 0 deletions...ries/template-haskell/Language/Haskell/TH/Lib/Internal.hs
- libraries/template-haskell/Language/Haskell/TH/Ppr.hs 2 additions, 0 deletionslibraries/template-haskell/Language/Haskell/TH/Ppr.hs
- libraries/template-haskell/Language/Haskell/TH/Syntax.hs 2 additions, 0 deletionslibraries/template-haskell/Language/Haskell/TH/Syntax.hs
- libraries/template-haskell/changelog.md 2 additions, 0 deletionslibraries/template-haskell/changelog.md
- testsuite/tests/th/should_compile/T24081/Main.hs 11 additions, 0 deletionstestsuite/tests/th/should_compile/T24081/Main.hs
- testsuite/tests/th/should_compile/T24081/Makefile 3 additions, 0 deletionstestsuite/tests/th/should_compile/T24081/Makefile
- testsuite/tests/th/should_compile/T24081/T24081.stderr 15 additions, 0 deletionstestsuite/tests/th/should_compile/T24081/T24081.stderr
- testsuite/tests/th/should_compile/T24081/TH.hs 18 additions, 0 deletionstestsuite/tests/th/should_compile/T24081/TH.hs
- testsuite/tests/th/should_compile/T24081/all.T 2 additions, 0 deletionstestsuite/tests/th/should_compile/T24081/all.T
Loading
Please register or sign in to comment