[commit: ghc] master: NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghci (01f7cd7)
git at git.haskell.org
git at git.haskell.org
Tue Sep 18 17:06:50 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/01f7cd799c1c0eb3fa91e5e0c3ca1d08594121bd/ghc
>---------------------------------------------------------------
commit 01f7cd799c1c0eb3fa91e5e0c3ca1d08594121bd
Author: Shayne Fletcher <shayne.fletcher at digitalasset.com>
Date: Tue Aug 21 07:58:16 2018 -0400
NoImplicitPrelude in ghc-boot-th, ghc-boot, ghc-heap, ghci
PR: https://github.com/ghc/ghc/pull/184
>---------------------------------------------------------------
01f7cd799c1c0eb3fa91e5e0c3ca1d08594121bd
compiler/utils/GhcPrelude.hs | 13 +++++++++++++
libraries/ghc-boot-th/GHC/ForeignSrcLang/Type.hs | 1 +
libraries/ghc-boot-th/GHC/LanguageExtensions/Type.hs | 1 +
libraries/ghc-boot-th/GHC/Lexeme.hs | 1 +
libraries/ghc-boot-th/ghc-boot-th.cabal.in | 1 +
libraries/ghc-boot/GHC/HandleEncoding.hs | 1 +
libraries/ghc-boot/GHC/PackageDb.hs | 1 +
libraries/ghc-boot/GHC/Serialized.hs | 1 +
libraries/ghc-boot/ghc-boot.cabal.in | 1 +
libraries/ghc-heap/GHC/Exts/Heap.hs | 1 +
libraries/ghc-heap/GHC/Exts/Heap/ClosureTypes.hs | 1 +
libraries/ghc-heap/GHC/Exts/Heap/Closures.hs | 1 +
libraries/ghc-heap/GHC/Exts/Heap/Constants.hsc | 1 +
libraries/ghc-heap/GHC/Exts/Heap/InfoTable.hsc | 1 +
libraries/ghc-heap/GHC/Exts/Heap/InfoTable/Types.hsc | 1 +
libraries/ghc-heap/GHC/Exts/Heap/InfoTableProf.hsc | 1 +
libraries/ghc-heap/GHC/Exts/Heap/Utils.hsc | 1 +
libraries/ghc-heap/ghc-heap.cabal.in | 3 +++
libraries/ghci/GHCi/BinaryArray.hs | 1 +
libraries/ghci/GHCi/BreakArray.hs | 1 +
libraries/ghci/GHCi/CreateBCO.hs | 1 +
libraries/ghci/GHCi/FFI.hsc | 1 +
libraries/ghci/GHCi/InfoTable.hsc | 1 +
libraries/ghci/GHCi/Message.hs | 1 +
libraries/ghci/GHCi/ObjLink.hs | 1 +
libraries/ghci/GHCi/RemoteTypes.hs | 1 +
libraries/ghci/GHCi/ResolvedBCO.hs | 1 +
libraries/ghci/GHCi/Run.hs | 1 +
libraries/ghci/GHCi/Signals.hs | 1 +
libraries/ghci/GHCi/StaticPtrTable.hs | 1 +
libraries/ghci/GHCi/TH.hs | 1 +
libraries/ghci/GHCi/TH/Binary.hs | 1 +
libraries/ghci/SizedSeq.hs | 1 +
libraries/ghci/ghci.cabal.in | 1 +
34 files changed, 48 insertions(+)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 01f7cd799c1c0eb3fa91e5e0c3ca1d08594121bd
More information about the ghc-commits
mailing list