X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fusers_guide%2Fusing.xml;h=2828c6ae5bdda9958b49c282764697de7dd7caeb;hb=98fe4dcf037472ec18db71f5ad9dab2110aa4cd9;hp=8fa2434ff3d7ba79e203da403976619670605bf6;hpb=691a48f88d1d20403d7fb1f31a7c40159c479117;p=ghc-hetmet.git diff --git a/docs/users_guide/using.xml b/docs/users_guide/using.xml index 8fa2434..2828c6a 100644 --- a/docs/users_guide/using.xml +++ b/docs/users_guide/using.xml @@ -1925,7 +1925,7 @@ f "2" = 2 (Default: 45) Governs the maximum size that GHC will allow a function unfolding to be. (An unfolding has a “size” that reflects the cost in terms of - “code bloat” of expanding that unfolding at + “code bloat” of expanding that unfolding at a call site. A bigger function would be assigned a bigger cost.)