X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=GHC%2FExts.hs;h=651396a686bd7a6d11ec61fd938e76349cf62a5c;hb=b9b6e38a1ebb5f05b382609fe0776d91cdd1090b;hp=109f286119180293b5140ead0b2b689cc2e4ace2;hpb=7b4f86b27cedb7686166091c10a17c742ef24b5c;p=haskell-directory.git diff --git a/GHC/Exts.hs b/GHC/Exts.hs index 109f286..651396a 100644 --- a/GHC/Exts.hs +++ b/GHC/Exts.hs @@ -30,6 +30,10 @@ module GHC.Exts -- * Debugging breakpoint, + + -- * Ids with special behaviour + lazy, inline, + ) where import Prelude