[Git][ghc/ghc][wip/T24623] Wibble note
Simon Peyton Jones (@simonpj)
gitlab at gitlab.haskell.org
Fri Jun 14 10:36:26 UTC 2024
Simon Peyton Jones pushed to branch wip/T24623 at Glasgow Haskell Compiler / GHC
Commits:
bca8931c by Simon Peyton Jones at 2024-06-14T11:36:13+01:00
Wibble note
- - - - -
1 changed file:
- compiler/GHC/Types/Demand.hs
Changes:
=====================================
compiler/GHC/Types/Demand.hs
=====================================
@@ -2089,6 +2089,7 @@ Note [DmdSig: demand signatures, and demand-sig arity]
See also
* Note [Demand signatures semantically]
* Note [Understanding DmdType and DmdSig]
+
In a let-bound Id we record its demand signature.
In principle, this demand signature is a demand transformer, mapping
a demand on the Id into a DmdType, which gives
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/bca8931c24da9f51fd0548e3943f69c5e853b2bc
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/bca8931c24da9f51fd0548e3943f69c5e853b2bc
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/20240614/523c45fc/attachment.html>
More information about the ghc-commits
mailing list