[Git][ghc/ghc][wip/T23070-unify] undo accidental change to GHC.Bits
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Tue Apr 11 07:14:46 UTC 2023
Simon Peyton Jones pushed to branch wip/T23070-unify at Glasgow Haskell Compiler / GHC
Commits:
9ab0c9d2 by Simon Peyton Jones at 2023-04-11T08:16:06+01:00
undo accidental change to GHC.Bits
- - - - -
1 changed file:
- libraries/base/GHC/Bits.hs
Changes:
=====================================
libraries/base/GHC/Bits.hs
=====================================
@@ -722,4 +722,3 @@ own to enable constant folding; for example 'shift':
-- > ; True -> Just (W16# (narrow16Word# (int2Word# b1)))
-- > }
-- > }
-x=y
\ No newline at end of file
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9ab0c9d2e30e2e25f78e5dfa6f2f76e891c8dcfe
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9ab0c9d2e30e2e25f78e5dfa6f2f76e891c8dcfe
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/20230411/08ffdd5e/attachment.html>
More information about the ghc-commits
mailing list