[Git][ghc/ghc][wip/hadrian-werror-ci] Deleted 1 commit: test
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Thu Jul 20 14:52:09 UTC 2023
Matthew Pickering pushed to branch wip/hadrian-werror-ci at Glasgow Haskell Compiler / GHC
WARNING: The push did not contain any new commits, but force pushed to delete the commits and changes below.
Deleted commits:
b4301905 by Matthew Pickering at 2023-07-20T13:52:36+01:00
test
- - - - -
1 changed file:
- hadrian/src/Expression.hs
Changes:
=====================================
hadrian/src/Expression.hs
=====================================
@@ -35,6 +35,8 @@ import Hadrian.Expression hiding (Expr, Predicate, Args)
import Hadrian.Haskell.Cabal.Type
import Hadrian.Oracles.Cabal
+foo = ()
+
-- | Get values from a configured cabal stage.
getContextData :: (ContextData -> a) -> Expr a
getContextData key = do
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b4301905c394d2cb77e804909c149722f2679616
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b4301905c394d2cb77e804909c149722f2679616
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/20230720/d4c20414/attachment.html>
More information about the ghc-commits
mailing list