[Git][ghc/ghc][master] 5 commits: Add {-# WARNING #-} to Data.List.{head,tail}

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Thu Mar 30 18:36:13 UTC 2023



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
61a2dfaa by Bodigrim at 2023-03-30T14:35:57-04:00
Add {-# WARNING #-} to Data.List.{head,tail}

- - - - -
8f15c47c by Bodigrim at 2023-03-30T14:35:57-04:00
Fixes to accomodate Data.List.{head,tail} with {-# WARNING #-}

- - - - -
7c7dbade by Bodigrim at 2023-03-30T14:35:57-04:00
Bump submodules

- - - - -
d2d8251b by Bodigrim at 2023-03-30T14:35:57-04:00
Fix tests

- - - - -
3d38dcb6 by sheaf at 2023-03-30T14:35:57-04:00
Proxies for head and tail: review suggestions
- - - - -


30 changed files:

- compiler/GHC/Prelude/Basic.hs
- compiler/GHC/ThToHs.hs
- hadrian/src/Settings/Warnings.hs
- libraries/base/Control/Monad/Fix.hs
- libraries/base/Data/List/NonEmpty.hs
- libraries/base/GHC/List.hs
- libraries/base/changelog.md
- libraries/hpc
- libraries/xhtml
- testsuite/tests/codeGen/should_compile/T3286.hs
- testsuite/tests/deSugar/should_compile/ds025.hs
- testsuite/tests/ghc-api/T10052/T10052.hs
- testsuite/tests/ghci.debugger/scripts/T18045.hs
- testsuite/tests/ghci.debugger/scripts/T18045.script
- testsuite/tests/ghci.debugger/scripts/T18045.stdout
- testsuite/tests/ghci.debugger/scripts/break009.script
- testsuite/tests/ghci.debugger/scripts/break010.script
- testsuite/tests/ghci.debugger/scripts/print001.script
- testsuite/tests/ghci.debugger/scripts/print004.script
- testsuite/tests/ghci.debugger/scripts/print028.script
- testsuite/tests/ghci/caf_crash/D.hs
- testsuite/tests/ghci/scripts/T10501.script
- testsuite/tests/ghci/scripts/T16804.script
- testsuite/tests/impredicative/PList1.hs
- testsuite/tests/impredicative/PList2.hs
- testsuite/tests/impredicative/boxy.hs
- testsuite/tests/impredicative/icfp20-ok.hs
- testsuite/tests/parser/should_compile/T13600b.hs
- testsuite/tests/parser/should_compile/read024.hs
- testsuite/tests/partial-sigs/should_compile/ExtraConstraints3.hs


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/98b5cf67f8428b0daefcbf5df121df0b8a126654...3d38dcb6e4b6ceeeeac79570faa42c33bfd10dfc

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/98b5cf67f8428b0daefcbf5df121df0b8a126654...3d38dcb6e4b6ceeeeac79570faa42c33bfd10dfc
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230330/95b063c4/attachment.html>


More information about the ghc-commits mailing list